mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DprojectVersion="My-projectVersion" -DarchetypeGroupId="org.refcodes" -DarchetypeArtifactId="refcodes-archetype-alt-csv" -DarchetypeVersion="3.0.4" -DinteractiveMode=false
License |
License
Other License Agreement
|
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-archetype-alt-csv |
Version | Version3.0.4 |
Type | Typemaven-archetype |
Description |
Descriptionorg.refcodes:refcodes-archetype-alt-csv
A minimum REFCODES.ORG enabled command application processing CSV files.
Get inspired by "https://bitbucket.org/funcodez".
|
Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.refcodes -DarchetypeArtifactId=refcodes-archetype-alt-csv -DarchetypeVersion=3.0.4 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-archetype | jar | 3.0.4 |
org.refcodes : refcodes-licensing | jar | 3.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |