mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DworkerName="My-workerName" -DartifactId="My-artifactId" -DdebugPort="My-debugPort" -DarchetypeGroupId="com.github.cafdataprocessing" -DarchetypeArtifactId="worker-document-archetype" -DarchetypeVersion="4.5.0-820" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-document-archetype |
Version | Version4.5.0-820 |
Type | Typemaven-archetype |
Description |
DescriptionProvides a foundation for building workers which manipulate documents.
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.cafdataprocessing -DarchetypeArtifactId=worker-document-archetype -DarchetypeVersion=4.5.0-820 -DinteractiveMode=false