mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.atlassian.connect" -DarchetypeArtifactId="atlassian-connect-spring-boot-archetype" -DarchetypeVersion="2.3.5" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.atlassian.connect |
| Идентификатор | Идентификаторatlassian-connect-spring-boot-archetype |
| Версия | Версия2.3.5 |
| Тип | Типmaven-archetype |
| Описание |
ОписаниеAtlassian Connect Spring Boot Archetype
Provides a Maven archetype for Atlassian Connect add-ons using Spring Boot
|
| Организация-разработчик |
Организация-разработчик |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.atlassian.connect -DarchetypeArtifactId=atlassian-connect-spring-boot-archetype -DarchetypeVersion=2.3.5 -DinteractiveMode=false