Last Version

JAXRS to RAML transformers 1.3.4

JAXRS to RAML transformers

License

License

GroupId

GroupId

org.raml
ArtifactId

ArtifactId

jaxrs-to-raml
Version

Version

1.3.4
Type

Type

pom
Description

Description

JAXRS to RAML transformers
JAXRS to RAML transformers
Project URL

Project URL

https://github.com/mulesoft/raml-for-jax-rs
Project Organization

Project Organization

Mulesoft
Source Code Management

Source Code Management

https://github.com/mulesoft/raml-for-jax-rs.git

Download jaxrs-to-raml 1.3.4

Filename Size
jaxrs-to-raml-1.3.4.pom 4 KB
Browse

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

Dependencies

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

Project Modules

  • com.mulesoft.jaxrs.raml.generator
  • com.mulesoft.jaxrs.raml.generator.annotations
  • jaxrs-raml-maven-plugin