License |
License |
---|---|
GroupId | GroupIdcom.github.jean-merelis |
ArtifactId | ArtifactIdjeanson-jax-rs |
Last Version | Last Version2.0.0-rc.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjeanson-jax-rs
JAX-RS extension for Jeanson project
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.jean-merelis/jeanson-jax-rs/ -->
<dependency>
<groupId>com.github.jean-merelis</groupId>
<artifactId>jeanson-jax-rs</artifactId>
<version>2.0.0-rc.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jean-merelis/jeanson-jax-rs/
implementation 'com.github.jean-merelis:jeanson-jax-rs:2.0.0-rc.2'
// https://jarcasting.com/artifacts/com.github.jean-merelis/jeanson-jax-rs/
implementation ("com.github.jean-merelis:jeanson-jax-rs:2.0.0-rc.2")
'com.github.jean-merelis:jeanson-jax-rs:jar:2.0.0-rc.2'
<dependency org="com.github.jean-merelis" name="jeanson-jax-rs" rev="2.0.0-rc.2">
<artifact name="jeanson-jax-rs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jean-merelis', module='jeanson-jax-rs', version='2.0.0-rc.2')
)
libraryDependencies += "com.github.jean-merelis" % "jeanson-jax-rs" % "2.0.0-rc.2"
[com.github.jean-merelis/jeanson-jax-rs "2.0.0-rc.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jean-merelis : jeanson | jar | 2.0.0-rc.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |