MVN

com.cerner.ccl.archetype : cclunit-archetype

Maven & Gradle

Jul 28, 2021
16 stars

cclunit-archetype · Archetype to set up an empty mavenized CCL project

mvn archetype:generate -DarchetypeGroupId=com.cerner.ccl.archetype -DarchetypeArtifactId=cclunit-archetype -DarchetypeVersion=1.7
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cerner.ccl.archetype : cclunit-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.7

All Versions

Choose a version of com.cerner.ccl.archetype : cclunit-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.7
cclunit-archetype-1.7
1.6
cclunit-archetype-1.6
1.5
cclunit-archetype-1.5
1.4
cclunit-archetype-1.4
1.3
cclunit-archetype-1.3
1.2
cclunit-archetype-1.2
1.1
cclunit-archetype-1.1
1.0
cclunit-archetype-1.0

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.cerner.ccl.archetype -DarchetypeArtifactId=cclunit-archetype -DarchetypeVersion=1.7