postmandoc

Maven plugin for generating Postman collections from Spring REST Docs snippets

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.somospnt
ArtifactId

ArtifactId

postmandoc-maven-plugin
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

postmandoc
Maven plugin for generating Postman collections from Spring REST Docs snippets
Project URL

Project URL

https://gitlab.com/somospnt/postmandoc

Download postmandoc-maven-plugin

How to add to project

<plugin>
    <groupId>com.somospnt</groupId>
    <artifactId>postmandoc-maven-plugin</artifactId>
    <version>1.1.2</version>
</plugin>

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2