mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.fastjrun.archetype" -DarchetypeArtifactId="sdkg-archetype" -DarchetypeVersion="1.4" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.fastjrun.archetype |
ArtifactId | ArtifactIdsdkg-archetype |
Version | Version1.4 |
Type | Typemaven-archetype |
Description |
Description自定义接口代码生成器原型
快嘉框架archetype系列-自定义接口代码生成器
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.fastjrun.archetype -DarchetypeArtifactId=sdkg-archetype -DarchetypeVersion=1.4 -DinteractiveMode=false