Last Version

org.raml.jaxrs:feature-plugins 3.0.5

This project is all about two way transformation of JAX-RS-annotated Java code to RAML API description and back.

License

License

GroupId

GroupId

org.raml.jaxrs
ArtifactId

ArtifactId

feature-plugins
Version

Version

3.0.5
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 feature-plugins 3.0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.raml : raml-to-pojo jar 1.0.5

Project Modules

There are no modules declared in this project.