mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.googlecode.jannocessor" -DarchetypeArtifactId="jannocessor-sample-archetype" -DarchetypeVersion="0.7.4" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.jannocessor |
| ArtifactId | ArtifactIdjannocessor-sample-archetype |
| Version | Version0.7.4 |
| Type | Typemaven-archetype |
| Description |
DescriptionJAnnocessor Sample Archetype
Multi-module sample project for annotation-driven source code generation with JAnnocessor
|
| Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.googlecode.jannocessor -DarchetypeArtifactId=jannocessor-sample-archetype -DarchetypeVersion=0.7.4 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| net.sf.twip : twip | jar | 3.3 |
| org.mockito : mockito-all | jar | 1.8.0 |