MVN

de.julielab : jcore-cc-archetype

Maven & Gradle

Nov 20, 2022
0 stars

JCoRe Consumer Archetype · An archetype to quickly create new JCoRe UIMA CAS consumers.

mvn archetype:generate -DarchetypeGroupId=de.julielab -DarchetypeArtifactId=jcore-cc-archetype -DarchetypeVersion=2.6.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.julielab : jcore-cc-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.6.0

All Versions

Choose a version of de.julielab : jcore-cc-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.6.x
jcore-cc-archetype-2.6.0
2.5.x
jcore-cc-archetype-2.5.1
2.3.x
jcore-cc-archetype-2.3.2

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=de.julielab -DarchetypeArtifactId=jcore-cc-archetype -DarchetypeVersion=2.6.0