| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Swagger Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаorg.camunda.bpm.extension.swagger.maven |
| Идентификатор | Идентификаторcamunda-bpm-swagger-plugin-rest-docs |
| Последняя версия | Последняя версия7.8.0 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеCamunda Swagger Docs Extractor 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-rest-docs</artifactId>
<version>7.8.0</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.vladsch.flexmark : flexmark-all | jar | 0.26.4 |
| org.jsoup : jsoup | jar | 1.10.3 |
| commons-io : commons-io | jar | 2.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.8 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.8.8 |
| 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 |