Last Version

JSON Tools (Parent) 0.6

CommonJava top-level parent POM.

License

License

GPLv3.0
Categories

Categories

JSON Data
GroupId

GroupId

org.commonjava.web
ArtifactId

ArtifactId

json-tools
Version

Version

0.6
Type

Type

pom
Description

Description

JSON Tools (Parent)
CommonJava top-level parent POM.
Source Code Management

Source Code Management

http://github.com/jdcasey/json-tools

Download json-tools 0.6

Filename Size
json-tools-0.6.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/org.commonjava.web/json-tools/ -->
<dependency>
    <groupId>org.commonjava.web</groupId>
    <artifactId>json-tools</artifactId>
    <version>0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.commonjava.web/json-tools/
implementation 'org.commonjava.web:json-tools:0.6'
// https://jarcasting.com/artifacts/org.commonjava.web/json-tools/
implementation ("org.commonjava.web:json-tools:0.6")
'org.commonjava.web:json-tools:pom:0.6'
<dependency org="org.commonjava.web" name="json-tools" rev="0.6">
  <artifact name="json-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.commonjava.web', module='json-tools', version='0.6')
)
libraryDependencies += "org.commonjava.web" % "json-tools" % "0.6"
[org.commonjava.web/json-tools "0.6"]

Dependencies

compile (4)

Group / Artifact Type Version
javax.inject : javax.inject jar
javax.enterprise : cdi-api jar
ch.qos.logback : logback-classic jar
org.slf4j : log4j-over-slf4j jar

Project Modules

  • json-serialization
  • json-test-harness