c

com.mulesoft.jaxrs.raml.generator.annotations

Annotation Process based version of generator
https://github.com/mulesoft/raml-for-jax-rs
The Apache License, Version 2.0
Mulesoft
Pavel Petrochenko
Files download
File Operation
com.mulesoft.jaxrs.raml.generator.annotations-1.3.4.jar download
com.mulesoft.jaxrs.raml.generator.annotations-1.3.4.pom download
com.mulesoft.jaxrs.raml.generator.annotations-1.3.4-sources.jar download
Apache Maven
<dependency>
  <groupId>org.raml</groupId>
  <artifactId>com.mulesoft.jaxrs.raml.generator.annotations</artifactId>
  <version>1.3.4</version>
</dependency>
Gradle Groovy
implementation 'org.raml:com.mulesoft.jaxrs.raml.generator.annotations:1.3.4'
Gradle Kotlin
implementation("org.raml:com.mulesoft.jaxrs.raml.generator.annotations:1.3.4")
Scala SBT
libraryDependencies += "org.raml" % "com.mulesoft.jaxrs.raml.generator.annotations" % "1.3.4"
Groovy Grape
@Grapes(
  @Grab(group='org.raml', module='com.mulesoft.jaxrs.raml.generator.annotations', version='1.3.4')
)
Apache Ivy
<dependency org="org.raml" name="com.mulesoft.jaxrs.raml.generator.annotations" rev="1.3.4" />
Leiningen
[org.raml/com.mulesoft.jaxrs.raml.generator.annotations "1.3.4"]
Apache Buildr
'org.raml:com.mulesoft.jaxrs.raml.generator.annotations:jar:1.3.4'