Last Version

JSONx JAX-RS 0.3.2

JAX-RS Integration for JSONx is implemented to the specification of the JAX-RS API. JAX-RS Integration for JSONx implements the MessageBodyReader and MessageBodyWriter interfaces in JxObjectProvider to integrate with JAX-RS server runtimes.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.jsonx
ArtifactId

ArtifactId

jaxrs
Version

Version

0.3.2
Type

Type

jar
Description

Description

JSONx JAX-RS
JAX-RS Integration for JSONx is implemented to the specification of the JAX-RS API. JAX-RS Integration for JSONx implements the MessageBodyReader and MessageBodyWriter interfaces in JxObjectProvider to integrate with JAX-RS server runtimes.
Project Organization

Project Organization

JSONx

Download jaxrs 0.3.2


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

Dependencies

compile (4)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.1.1
org.jsonx : binding jar 0.3.2
org.libj : logging jar 0.4.5
ch.qos.logback : logback-classic jar 1.2.3

test (3)

Group / Artifact Type Version
org.libj : test jar 0.7.1
junit : junit jar 4.12
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.