MVN

com.github.jobservice : worker-batch-archetype

Maven & Gradle

Jan 11, 2021
0 stars

worker-batch-archetype

mvn archetype:generate -DarchetypeGroupId=com.github.jobservice -DarchetypeArtifactId=worker-batch-archetype -DarchetypeVersion=3.4.0-463
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jobservice : worker-batch-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 3.4.0-463

All Versions

Choose a version of com.github.jobservice : worker-batch-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
3.4.x
worker-batch-archetype-3.4.0-463
3.3.x
worker-batch-archetype-3.3.0-377
3.2.x
worker-batch-archetype-3.2.1-350
worker-batch-archetype-3.2.0-256
3.1.x
worker-batch-archetype-3.1.0-161
3.0.x
worker-batch-archetype-3.0.0-100
2.2.x
worker-batch-archetype-2.2.0-63
2.1.x
worker-batch-archetype-2.1.0-18
2.0.x
worker-batch-archetype-2.0.1-11
worker-batch-archetype-2.0.0-9

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=com.github.jobservice -DarchetypeArtifactId=worker-batch-archetype -DarchetypeVersion=3.4.0-463