Last Version

org.raml.jaxrs:build-tools 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

Categories

Categories

Build Tools
GroupId

GroupId

org.raml.jaxrs
ArtifactId

ArtifactId

build-tools
Version

Version

3.0.7
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 build-tools 3.0.7


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

There are no modules declared in this project.