Last Version

org.raml.jaxrs:jaxrs-to-raml-methods 3.0.5

This project is all about two way transformation of JAX-RS-annotated Java code to RAML API description and back.

License

License

GroupId

GroupId

org.raml.jaxrs
ArtifactId

ArtifactId

jaxrs-to-raml-methods
Version

Version

3.0.5
Type

Type

jar
Description

Description

This project is all about two way transformation of JAX-RS-annotated Java code to RAML API description and back.
Project Organization

Project Organization

Mulesoft

Download jaxrs-to-raml-methods 3.0.5


<!-- https://jarcasting.com/artifacts/org.raml.jaxrs/jaxrs-to-raml-methods/ -->
<dependency>
    <groupId>org.raml.jaxrs</groupId>
    <artifactId>jaxrs-to-raml-methods</artifactId>
    <version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.raml.jaxrs/jaxrs-to-raml-methods/
implementation 'org.raml.jaxrs:jaxrs-to-raml-methods:3.0.5'
// https://jarcasting.com/artifacts/org.raml.jaxrs/jaxrs-to-raml-methods/
implementation ("org.raml.jaxrs:jaxrs-to-raml-methods:3.0.5")
'org.raml.jaxrs:jaxrs-to-raml-methods:jar:3.0.5'
<dependency org="org.raml.jaxrs" name="jaxrs-to-raml-methods" rev="3.0.5">
  <artifact name="jaxrs-to-raml-methods" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.raml.jaxrs', module='jaxrs-to-raml-methods', version='3.0.5')
)
libraryDependencies += "org.raml.jaxrs" % "jaxrs-to-raml-methods" % "3.0.5"
[org.raml.jaxrs/jaxrs-to-raml-methods "3.0.5"]

Dependencies

compile (7)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.glassfish.jersey.media : jersey-media-multipart jar 2.24
javax.validation : validation-api jar 1.1.0.Final
org.raml.jaxrs : raml-generator-api jar 3.0.5
org.raml.jaxrs : raml-emitter jar 3.0.5
org.raml : raml-parser-2 jar 1.0.28
org.raml.jaxrs : jaxrs-to-raml-cli jar 3.0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.