Last Version

StAXON Parent 1.3

JSON via StAX - Parent

License

License

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

de.odysseus.staxon
ArtifactId

ArtifactId

staxon-parent
Version

Version

1.3
Type

Type

pom
Description

Description

StAXON Parent
JSON via StAX - Parent
Source Code Management

Source Code Management

https://github.com/beckchr/staxon

Download staxon-parent 1.3

Filename Size
staxon-parent-1.3.pom 2 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

  • core
  • gson
  • jackson
  • jsr353
  • jaxrs