Last Version

org.raml.jaxrs:raml-to-jaxrs 3.0.7

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

raml-to-jaxrs
Version

Version

3.0.7
Type

Type

pom
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 raml-to-jaxrs 3.0.7

Filename Size
raml-to-jaxrs-3.0.7.pom 3 KB
Browse

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

Dependencies

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

Project Modules

  • jaxrs-code-generator
  • raml-to-jaxrs-maven-plugin
  • raml-to-jaxrs-cli