Last Version

RAML To JAX-RS Gradle 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

Gradle Build Tools
GroupId

GroupId

org.raml.jaxrs
ArtifactId

ArtifactId

raml-to-jaxrs-gradle-examples
Version

Version

3.0.5
Type

Type

jar
Description

Description

RAML To JAX-RS Gradle Examples
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-gradle-examples 3.0.5


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

There are no modules declared in this project.