MVN

com.github.cafdataprocessing : worker-document-archetype

Maven & Gradle

Jan 11, 2021
0 stars
mvn archetype:generate -DarchetypeGroupId=com.github.cafdataprocessing -DarchetypeArtifactId=worker-document-archetype -DarchetypeVersion=4.5.0-820
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.5.0-820

All Versions

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

Version Vulnerabilities Updated
4.5.x
worker-document-archetype-4.5.0-820
4.4.x
worker-document-archetype-4.4.0-707
4.3.x
worker-document-archetype-4.3.0-593
4.2.x
worker-document-archetype-4.2.0-461
4.1.x
worker-document-archetype-4.1.0-292
4.0.x
worker-document-archetype-4.0.0-200
3.3.x
worker-document-archetype-3.3.0-126
3.2.x
worker-document-archetype-3.2.0-100
3.1.x
worker-document-archetype-3.1.1-71
worker-document-archetype-3.1.0-68
3.0.x
worker-document-archetype-3.0.0-53
2.2.x
worker-document-archetype-2.2.0-41
2.1.x
worker-document-archetype-2.1.0-15
2.0.x
worker-document-archetype-2.0.0-5

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.cafdataprocessing -DarchetypeArtifactId=worker-document-archetype -DarchetypeVersion=4.5.0-820