Last Version

org.raml.jaxrs:maven-examples 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

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.raml.jaxrs
ArtifactId

ArtifactId

maven-examples
Version

Version

3.0.5
Type

Type

pom
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 maven-examples 3.0.5

Filename Size
maven-examples-3.0.5.pom 1 KB
Browse

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

Dependencies

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

Project Modules

  • raml-defined-example
  • jaxb-example
  • simple-json-example
  • simple-xml-example
  • scalar-types
  • simple-raml08
  • multipart
  • features
  • references
  • type-torture-test