License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Swagger Program Interface REST Frameworks |
GroupId | GroupIdorg.camunda.bpm.extension.swagger.maven |
ArtifactId | ArtifactIdcamunda-bpm-swagger-plugin-rest-docs |
Last Version | Last Version7.8.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionCamunda 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.
|
Project Organization |
Project Organization |
<plugin>
<groupId>org.camunda.bpm.extension.swagger.maven</groupId>
<artifactId>camunda-bpm-swagger-plugin-rest-docs</artifactId>
<version>7.8.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |