Skip to content

Support libs for Apromore Core that are not contained in Maven central

Notifications You must be signed in to change notification settings

apromore/ApromoreCE_SupportLibs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

The mvn-repo subdirectory must be structured as a Maven repository, so it shouldn't be edited by hand.
To add the file example-1.0.jar as com.example:example version 1.0, use the following command line.

$ mvn install:install-file -Dmaven.repo.local=mvn-repo -Dfile=example-1.0.jar -DgroupId=com.example -DartifactId=example -Dversion=1.0 -Dpackaging=jar -DgeneratePom=true

About

Support libs for Apromore Core that are not contained in Maven central

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published