What are the URLs of all the Maven Archetype catalogs that you know about?

后端 未结 5 1427
你的背包
你的背包 2020-12-22 16:25

Maven Archetypes are the \"templates\" by which you can quickly generate a running example of a given framework or project type. I am trying to compile a list of all the Ma

5条回答
  •  离开以前
    2020-12-22 16:46

    There's yet another resource at Codehaus for a very robust list of archetypes out there on the 'net. http://docs.codehaus.org/display/MAVENUSER/Archetypes+List

提交回复
热议问题