Last Version

org.raml.jaxrs:scalar-types 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

Scala Languages
GroupId

GroupId

org.raml.jaxrs
ArtifactId

ArtifactId

scalar-types
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 scalar-types 3.0.5


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

Dependencies

compile (5)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.raml.jaxrs : jaxrs-code-generator jar 3.0.5
org.glassfish.jersey.containers : jersey-container-jetty-http jar 2.24
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.24
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.4.1

Project Modules

There are no modules declared in this project.