mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DartifactId="My-artifactId" -Dversion="My-version" -DartifactName="My-artifactName" -DartifactDescription="My-artifactDescription" -DconsumerClassname="My-consumerClassname" -DarchetypeGroupId="de.julielab" -DarchetypeArtifactId="jcore-cc-archetype" -DarchetypeVersion="2.5.1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdde.julielab |
ArtifactId | ArtifactIdjcore-cc-archetype |
Version | Version2.5.1 |
Type | Typemaven-archetype |
Description |
DescriptionJCoRe Consumer Archetype
An archetype to quickly create new JCoRe UIMA CAS consumers.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=de.julielab -DarchetypeArtifactId=jcore-cc-archetype -DarchetypeVersion=2.5.1 -DinteractiveMode=false