Annotation Process based version of generator


License

License

GroupId

GroupId

org.raml
ArtifactId

ArtifactId

com.mulesoft.jaxrs.raml.generator.annotations
Last Version

Last Version

1.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

Annotation Process based version of generator
Annotation Process based version of generator
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 com.mulesoft.jaxrs.raml.generator.annotations

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.raml : com.mulesoft.jaxrs.raml.generator jar [1.0.0,)
com.google.collections : google-collections jar 1.0-rc2
com.sun.xml.bind : jaxb-xjc jar 2.1.6
javax.ws.rs : jsr311-api jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

RAML for JAX-RS

Introduction

The goal of RAML for JAX-RS is to provide a set of tools to work with these technologies in a way of being able to scaffold a JAVA + JAX-RS application based on an existing RAML API definition (Code Generation), or its roundtrip, generate the RAML API definition based on an existing JAVA + JAX-RS application (Documentation).

Documentation

There are two projects:

NOTE: raml-to-jaxrs supports both RAML 0.8 and 1.0. jaxrs-to-raml supports RAML 1.0 only, to generate RAML 0.8, you can use version 1.3.x of raml-for-jax-rs.

Maven artifacts

Maven artifacts are available at:

Releases are also available on Maven Central.

Contributing

If you are interested in contributing some code to this project, thanks! Please submit a Contributors Agreement acknowledging that you are transferring ownership.

To discuss this project:

  • bug/feature request: please file a github issue
  • If you're not sure: you can use the RAML forum or Slack
org.raml

Mulesoft

Building awesome software that's connecting the world's applications, data, and devices.

Versions

Version
1.3.4
1.3.3