RAML JAX-RS Codegen

RAML JAXRS

License

License

GroupId

GroupId

com.onpositive.aml
ArtifactId

ArtifactId

raml-jaxrs-codegen-parent
Last Version

Last Version

1.3.8
Release Date

Release Date

Type

Type

pom
Description

Description

RAML JAX-RS Codegen
RAML JAXRS
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 raml-jaxrs-codegen-parent

How to add to project

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

Dependencies

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

Project Modules

  • core
  • maven-plugin

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
com.onpositive.aml

Mulesoft

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

Versions

Version
1.3.8
1.3.7
1.3.6