MVN

io.apiman : apiman-gateway-platforms-war-standalone

Maven & Gradle

Jan 22, 2016
773 stars

apiman-gateway-platforms-war-standalone

<dependency>
    <groupId>io.apiman</groupId>
    <artifactId>apiman-gateway-platforms-war-standalone</artifactId>
    <version>1.2.1.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.apiman : apiman-gateway-platforms-war-standalone to add to Maven - Latest Versions:

  • Latest Stable: 1.2.1.Final

All Versions

Choose a version of io.apiman : apiman-gateway-platforms-war-standalone to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
apiman-gateway-platforms-war-standalone-1.2.1.Final
apiman-gateway-platforms-war-standalone-1.2.0.Final

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.apiman</groupId>
    <artifactId>apiman-gateway-platforms-war-standalone</artifactId>
    <version>1.2.1.Final</version>
</dependency>

Advertisement