Last Version

StAXON JAX-RS 1.3

JSON via StAX - JAX-RS

License

License

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

de.odysseus.staxon
ArtifactId

ArtifactId

staxon-jaxrs
Version

Version

1.3
Type

Type

jar
Description

Description

StAXON JAX-RS
JSON via StAX - JAX-RS

Download staxon-jaxrs 1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
de.odysseus.staxon : staxon jar 1.3

provided (1)

Group / Artifact Type Version
javax.ws.rs : jsr311-api jar 1.1.1

test (2)

Group / Artifact Type Version
com.sun.jersey : jersey-server jar 1.10
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.