MVN

com.onpositive.aml : jaxrs-to-raml

Maven & Gradle

Oct 20, 2016
294 stars

JAXRS to RAML transformers · JAXRS to RAML transformers

<dependency>
    <groupId>com.onpositive.aml</groupId>
    <artifactId>jaxrs-to-raml</artifactId>
    <version>1.3.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.onpositive.aml : jaxrs-to-raml to add to Maven - Latest Versions:

  • Latest Stable: 1.3.7

All Versions

Choose a version of com.onpositive.aml : jaxrs-to-raml to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
jaxrs-to-raml-1.3.8
jaxrs-to-raml-1.3.7
jaxrs-to-raml-1.3.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.onpositive.aml</groupId>
    <artifactId>jaxrs-to-raml</artifactId>
    <version>1.3.7</version>
</dependency>

Advertisement