maven-archetypes:自定义Maven原型

时间:2021-05-18 06:10:11
【文件属性】:
文件名称:maven-archetypes:自定义Maven原型
文件大小:120KB
文件格式:ZIP
更新时间:2021-05-18 06:10:11
Java custom maven-archetypes 用SVN/Git客户端检出项目 SVN: svn://gitee.com/longshu/maven-archetypes Git: https://gitee.com/longshu/maven-archetypes.git Git: https://github.com/xlongshu/maven-archetypes.git quickstart mvnw clean install mvnw archetype:crawl mvnw archetype:generate -DarchetypeCatalog=local -DarchetypeGroupId=com.github.xlongshu.maven -DarchetypeArtifactId=archetype-quickstart 来至的整理 相关文章
【文件预览】:
maven-archetypes-master
----.gitignore(259B)
----.mvn()
--------wrapper()
----archetype-webapp()
--------src()
--------pom.xml(619B)
----bin()
--------mvn_generate.bat(66B)
--------archetype_crawl.bat(35B)
--------clean.bat(32B)
--------install.bat(40B)
----mvnw(9KB)
----archetype-spring-boot()
--------src()
--------pom.xml(613B)
----archetype-webapp-2x()
--------src()
--------pom.xml(611B)
----LICENSE(10KB)
----pom.xml(5KB)
----mvnw.cmd(6KB)
----README.md(682B)
----自定义maven-archetype.txt(930B)
----settings.xml(5KB)
----archetype-quickstart()
--------src()
--------pom.xml(605B)

网友评论