| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Maven Компиляция и сборка |
| Группа | Группаorg.camunda.bpm.extension.springboot.maven |
| Идентификатор | Идентификаторcamunda-bpm-spring-boot-webjar-maven-plugin |
| Последняя версия | Последняя версия2.2.0 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеThis pom defines the required plugins and profiles to allow a camunda release build.
Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
|
| Организация-разработчик |
Организация-разработчик |
<plugin>
<groupId>org.camunda.bpm.extension.springboot.maven</groupId>
<artifactId>camunda-bpm-spring-boot-webjar-maven-plugin</artifactId>
<version>2.2.0</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0 |
| org.twdata.maven : mojo-executor | jar | 2.2.0 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |