mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DgroupId="My-groupId" -DartifactId="My-artifactId" -Dversion="My-version" -Dpackage="My-package" -DarchetypeGroupId="org.apache.accumulo" -DarchetypeArtifactId="accumulo-instamo-archetype" -DarchetypeVersion="1.4.4" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.accumulo |
| Идентификатор | Идентификаторaccumulo-instamo-archetype |
| Версия | Версия1.4.4 |
| Тип | Типmaven-archetype |
| Описание |
ОписаниеAccumulo Instamo Archetype
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.apache.accumulo -DarchetypeArtifactId=accumulo-instamo-archetype -DarchetypeVersion=1.4.4 -DinteractiveMode=false