mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="net.coding.chenxiaobo" -DarchetypeArtifactId="base-framework-archetype" -DarchetypeVersion="1.0.0.RELEASE" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdnet.coding.chenxiaobo |
ArtifactId | ArtifactIdbase-framework-archetype |
Version | Version1.0.0.RELEASE |
Type | Typemaven-archetype |
Description |
Descriptionbase-framework-archetype
base-framework is a authority management system of java web framework, the framework ased on spring, mybatis, spring mvc, apache shiro
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=net.coding.chenxiaobo -DarchetypeArtifactId=base-framework-archetype -DarchetypeVersion=1.0.0.RELEASE -DinteractiveMode=false