Last Version

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

CLI User Interface
GroupId

GroupId

org.raml.jaxrs
ArtifactId

ArtifactId

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


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.3.1
org.raml.jaxrs : jaxrs-code-generator jar 3.0.7

Project Modules

There are no modules declared in this project.