mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DworkerName="My-workerName" -DarchetypeGroupId="com.github.jobservice" -DarchetypeArtifactId="worker-batch-archetype" -DarchetypeVersion="3.4.0-463" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.github.jobservice |
ArtifactId | ArtifactIdworker-batch-archetype |
Version | Version3.4.0-463 |
Type | Typemaven-archetype |
Description |
Descriptionworker-batch-archetype
Large batch handling for the Job Service
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.jobservice -DarchetypeArtifactId=worker-batch-archetype -DarchetypeVersion=3.4.0-463 -DinteractiveMode=false