What I want to know is, there are many java implementation for access git.
Is there a way to use thees libraries? I have seen so many tutorials saying how access git via java code. Its a single class that has git functions. But there is no consideration how we use thees code for real application.
Then without using plug in IDEs(jgit,egit....) or CLI tool how we use thees libraries for our java project?