Hi,
Does anyone have a pom.xml which maps the libraries available to Servoy Developer 3.5.7?
Ok, I see loads of
In our company, we use a Servoy3.5.7-based application for our in-house CRM system. In addition, we have a webportal running out of tomcat, written in Java. Development of that webportal is via Eclipse with dependency management by Maven2.
I’m partially on the webportal-team and partially on the CRM-team, and write plugins for our CRM which interface with business logic of the webportal.
The big question is: what libraries does the CRM have, and in what version? Next question is: how do I get a list of said libraries in such a form that my Eclipse workspace can handle it?
So, has anyone any experience here and can point me to a pom.xml which maps the libraries, and their versions, which are available to Servoy3.5.7?