is not current version
Last Version 1.3.4

org.raml:jaxrs-to-raml 1.3.3

JAXRS to RAML transformers

GroupId

GroupId

org.raml
ArtifactId

ArtifactId

jaxrs-to-raml
Version

Version

1.3.3
Type

Type

pom

Download jaxrs-to-raml 1.3.3

Filename Size
jaxrs-to-raml-1.3.3.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.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.raml/jaxrs-to-raml/
implementation 'org.raml:jaxrs-to-raml:1.3.3'
// https://jarcasting.com/artifacts/org.raml/jaxrs-to-raml/
implementation ("org.raml:jaxrs-to-raml:1.3.3")
'org.raml:jaxrs-to-raml:pom:1.3.3'
<dependency org="org.raml" name="jaxrs-to-raml" rev="1.3.3">
  <artifact name="jaxrs-to-raml" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.raml', module='jaxrs-to-raml', version='1.3.3')
)
libraryDependencies += "org.raml" % "jaxrs-to-raml" % "1.3.3"
[org.raml/jaxrs-to-raml "1.3.3"]