Last Version

JsonObjectStorePool 2.1.6

This is common Json Object Store Pool

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.googlecode.openbox
ArtifactId

ArtifactId

jsonpool
Version

Version

2.1.6
Type

Type

jar
Description

Description

JsonObjectStorePool
This is common Json Object Store Pool
Project URL

Project URL

http://code.google.com/p/openbox/jsonpool/

Download jsonpool 2.1.6


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

Dependencies

compile (4)

Group / Artifact Type Version
com.googlecode.openbox : common jar 2.1.6
com.google.code.gson : gson jar 2.2.4
org.apache.logging.log4j : log4j-api jar 2.0-beta9
org.apache.logging.log4j : log4j-core jar 2.0-beta9

Project Modules

There are no modules declared in this project.