| License |
License |
|---|---|
| GroupId | GroupIdorg.treetank |
| ArtifactId | ArtifactIdjax-rx |
| Last Version | Last Version6.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJax-RX interface implementation
This project give the jax-rx interface to jax-rx.
|
| Filename | Size |
|---|---|
| jax-rx-6.0.1.pom | |
| jax-rx-6.0.1.jar | 64 KB |
| jax-rx-6.0.1-tests.jar | 39 KB |
| jax-rx-6.0.1-test-sources.jar | 35 KB |
| jax-rx-6.0.1-test-javadoc.jar | 92 KB |
| jax-rx-6.0.1-sources.jar | 65 KB |
| jax-rx-6.0.1-javadoc.jar | 190 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.treetank/jax-rx/ -->
<dependency>
<groupId>org.treetank</groupId>
<artifactId>jax-rx</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.treetank/jax-rx/
implementation 'org.treetank:jax-rx:6.0.1'
// https://jarcasting.com/artifacts/org.treetank/jax-rx/
implementation ("org.treetank:jax-rx:6.0.1")
'org.treetank:jax-rx:jar:6.0.1'
<dependency org="org.treetank" name="jax-rx" rev="6.0.1">
<artifact name="jax-rx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.treetank', module='jax-rx', version='6.0.1')
)
libraryDependencies += "org.treetank" % "jax-rx" % "6.0.1"
[org.treetank/jax-rx "6.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.treetank : core | jar | 6.0.1 |
| org.treetank : commons | jar | 6.0.1 |
| org.treetank : xml | jar | 6.0.1 |
| org.treetank : node | jar | 6.0.1 |
| com.sun.jersey : jersey-server | jar | 1.8 |
| org.mortbay.jetty : jetty | jar | 6.1.26 |
| com.sun.jersey : jersey-client | jar | 1.17 |
| org.testng : testng | jar | 6.8 |
| org.aspectj : aspectjrt | jar | 1.7.2 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| org.mockito : mockito-core | jar | 1.9.5 |
| com.google.inject : guice | jar | 3.0 |
| com.google.inject.extensions : guice-assistedinject | jar | 3.0 |
| com.google.guava : guava | jar | 14.0.1 |
| com.google.code.gson : gson | jar | 2.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |