Last Version

org.raml.jaxrs:jaxrs-to-raml-maven-examples 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

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.raml.jaxrs
ArtifactId

ArtifactId

jaxrs-to-raml-maven-examples
Version

Version

3.0.5
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 jaxrs-to-raml-maven-examples 3.0.5


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

Dependencies

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

Project Modules

  • jaxrs-to-raml-methods
  • jaxrs-to-raml-types
  • jaxrs-to-raml-raml-examples
  • jaxrs-to-raml-annotations
  • jaxrs-to-raml-multipart