Third Party Libraries
Adding dependencies to third party libraries can vary in difficulty,
depending on if they already exist in IFS's artifact repository or not.
The local repository is also a proxy for central repository found http://search.maven.org/
-
Find out if the project, class, or artifact of interest already exist in repository,
search from Developer Studio by pressing 'Dependencies' in Workflow window see: Detailed Workflow for Java Transformer Development Step 3.
Or by searching here: http://gbglcrd10:8082/nexus/index.html#welcome.
-
If you cannot find what is needed, the existing jar needs to be added to the repository.
At the time of writing that is done by the Developer Studio team.
Send a mail with attached jar to mailto:RnD.Technology.Tools.DeveloperStudio@ifsworld.com
-
Third party libraries is not specified in the model file. They should be added directly to the transformer project.
This is done by pressing 'Dependencies' in Workflow window see: Detailed Workflow for Java Transformer Development Step 3.
For a more detailed workflow see: Detailed Workflow for Java Transformer Development
This page is generated from IFS Developer Studio - for latest update, see help pages in the tool itself.