Last Version

JSONUtil 1.10.4-java7

A library for generating JSON

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.kopitubruk.util
ArtifactId

ArtifactId

JSONUtil
Version

Version

1.10.4-java7
Type

Type

jar
Description

Description

JSONUtil
A library for generating JSON

Download JSONUtil 1.10.4-java7


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

Dependencies

provided (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2

test (6)

Group / Artifact Type Version
org.apache.tomcat : tomcat-catalina jar 8.5.3
org.apache.logging.log4j : log4j-api jar 2.6.1
org.apache.logging.log4j : log4j-core jar 2.6.1
org.apache.logging.log4j : log4j-jcl jar 2.6.1
org.apache.logging.log4j : log4j-web jar 2.6.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.