Postman Maven Plugin :: Aggregator

A maven plugin to export JAX-RS annotated classes and methods to Postman collection

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.cpollet.maven.plugins
ArtifactId

ArtifactId

postman-maven-plugin-aggregator
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Postman Maven Plugin :: Aggregator
A maven plugin to export JAX-RS annotated classes and methods to Postman collection
Project URL

Project URL

https://github.com/cpollet/postman-maven-plugin
Source Code Management

Source Code Management

https://github.com/cpollet/postman-maven-plugin

Download postman-maven-plugin-aggregator

How to add to project

<!-- https://jarcasting.com/artifacts/net.cpollet.maven.plugins/postman-maven-plugin-aggregator/ -->
<dependency>
    <groupId>net.cpollet.maven.plugins</groupId>
    <artifactId>postman-maven-plugin-aggregator</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.cpollet.maven.plugins/postman-maven-plugin-aggregator/
implementation 'net.cpollet.maven.plugins:postman-maven-plugin-aggregator:1.0.0'
// https://jarcasting.com/artifacts/net.cpollet.maven.plugins/postman-maven-plugin-aggregator/
implementation ("net.cpollet.maven.plugins:postman-maven-plugin-aggregator:1.0.0")
'net.cpollet.maven.plugins:postman-maven-plugin-aggregator:pom:1.0.0'
<dependency org="net.cpollet.maven.plugins" name="postman-maven-plugin-aggregator" rev="1.0.0">
  <artifact name="postman-maven-plugin-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.cpollet.maven.plugins', module='postman-maven-plugin-aggregator', version='1.0.0')
)
libraryDependencies += "net.cpollet.maven.plugins" % "postman-maven-plugin-aggregator" % "1.0.0"
[net.cpollet.maven.plugins/postman-maven-plugin-aggregator "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • plugin

Versions

Version
1.0.0