mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="top.beanshell" -DarchetypeArtifactId="ram-webapp-with-mybatis-archetype" -DarchetypeVersion="1.1.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdtop.beanshell |
| ArtifactId | ArtifactIdram-webapp-with-mybatis-archetype |
| Version | Version1.1.0 |
| Type | Typemaven-archetype |
| Description |
Descriptionram-webapp-with-mybatis-archetype
Archetype for Ram project with mybatis.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=top.beanshell -DarchetypeArtifactId=ram-webapp-with-mybatis-archetype -DarchetypeVersion=1.1.0 -DinteractiveMode=false