mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.antlr" -DarchetypeArtifactId="antlr3-maven-archetype" -DarchetypeVersion="3.5.3" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.antlr |
ArtifactId | ArtifactIdantlr3-maven-archetype |
Version | Version3.5.3 |
Type | Typemaven-archetype |
Description |
DescriptionANTLR 3 Maven Archetype
ANTLR 3 Maven Archetype
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.antlr -DarchetypeArtifactId=antlr3-maven-archetype -DarchetypeVersion=3.5.3 -DinteractiveMode=false