Last Version

Jsonx RS 0.2.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

rs
Version

Version

0.2.2
Type

Type

jar
Description

Description

Jsonx 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 rs 0.2.2


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

Dependencies

compile (4)

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

test (3)

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

Project Modules

There are no modules declared in this project.