| License |
License |
|---|---|
| GroupId | GroupIdorg.raml.jaxrs |
| ArtifactId | ArtifactIdtype-torture-test |
| Version | Version3.0.5 |
| Type | Typejar |
| Description |
DescriptionThis project is all about two way transformation of JAX-RS-annotated Java code to RAML API description and back.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| type-torture-test-3.0.5.pom | |
| type-torture-test-3.0.5.jar | 66 KB |
| type-torture-test-3.0.5-sources.jar | 35 KB |
| type-torture-test-3.0.5-javadoc.jar | 413 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.raml.jaxrs/type-torture-test/ -->
<dependency>
<groupId>org.raml.jaxrs</groupId>
<artifactId>type-torture-test</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.raml.jaxrs/type-torture-test/
implementation 'org.raml.jaxrs:type-torture-test:3.0.5'
// https://jarcasting.com/artifacts/org.raml.jaxrs/type-torture-test/
implementation ("org.raml.jaxrs:type-torture-test:3.0.5")
'org.raml.jaxrs:type-torture-test:jar:3.0.5'
<dependency org="org.raml.jaxrs" name="type-torture-test" rev="3.0.5">
<artifact name="type-torture-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.raml.jaxrs', module='type-torture-test', version='3.0.5')
)
libraryDependencies += "org.raml.jaxrs" % "type-torture-test" % "3.0.5"
[org.raml.jaxrs/type-torture-test "3.0.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 |
| org.glassfish.jersey.media : jersey-media-multipart | jar | 2.24 |