License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.somospnt |
ArtifactId | ArtifactIdpostmandoc-maven-plugin |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptionpostmandoc
Maven plugin for generating Postman collections from Spring REST Docs snippets
|
Project URL |
Project URL |
<plugin>
<groupId>com.somospnt</groupId>
<artifactId>postmandoc-maven-plugin</artifactId>
<version>1.1.2</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
org.projectlombok : lombok | jar | 1.18.4 |
org.apache.httpcomponents : httpcore | jar | 4.4.10 |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.skyscreamer : jsonassert | jar | 1.5.0 |
org.assertj : assertj-core | jar | 3.11.1 |
junit : junit | jar | 4.12 |
org.springframework : spring-core | jar | 5.1.3.RELEASE |