Hi, ... at the moment this doesn't exist (I guess you are talking about Fineract 1.x)... I am working on a solution for some of my own projects, but this might take a while to be proposed as a pull request... and might need to be discussed in a broader context.
Technically you could build a jar from the existing Fineract 1.x (clone and build) and just reference it in your project and do all the Spring configuration on your side. But there is no published Maven artifact on Maven central or the like. On Mon, Mar 16, 2020 at 3:05 PM Neha Dixit <[email protected]> wrote: > hi , > I am working for a finance company and we want to use apache-fineract as a > library (JAR file) in our own code . we have our own finance product along > with what fineract provides supports for. > I also want to know if adding fineract jar as a library would be best way > to use fineract? >
