| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Spoon Тестирование приложения и мониторинг Code Analysis Swagger Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаorg.camunda.bpm.extension.swagger.maven |
| Идентификатор | Идентификаторcamunda-bpm-swagger-plugin-spoon |
| Версия | Версия7.8.0 |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеCamunda Swagger Spoon 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.swagger.maven</groupId>
<artifactId>camunda-bpm-swagger-plugin-spoon</artifactId>
<version>7.8.0</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.twdata.maven : mojo-executor | jar | 2.3.0 |
| org.camunda.bpm.extension.swagger : camunda-bpm-swagger-rest-docs | jar | 7.8.0 |
| org.apache.commons : commons-lang3 | jar | 3.6 |
| fr.inria.gforge.spoon : spoon-core | jar | 5.9.0 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
| io.swagger : swagger-annotations | jar | 1.5.16 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.6.3 |
| org.camunda.bpm : camunda-engine | jar | 7.8.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.6.3 |
| commons-fileupload : commons-fileupload | jar | 1.2.2 |
| javax.servlet : servlet-api | jar | 2.5 |
| org.apache.maven : maven-plugin-api | jar | 3.5.0 |
| org.apache.maven : maven-core | jar | 3.5.0 |
| org.apache.maven : maven-compat | jar | 3.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5 |
| org.apache.maven : maven-artifact | jar | 3.5.0 |
| org.projectlombok : lombok | jar | 1.16.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| org.assertj : assertj-core | jar | 3.8.0 |
| org.mockito : mockito-core | jar | 2.8.9 |
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |