| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.googlecode.openbox |
| ArtifactId | ArtifactIdjsonpool |
| Last Version | Last Version2.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJsonObjectStorePool
This is common Json Object Store Pool
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jsonpool-2.1.6.pom | |
| jsonpool-2.1.6.jar | 10 KB |
| jsonpool-2.1.6-sources.jar | 5 KB |
| jsonpool-2.1.6-javadoc.jar | 36 KB |
| Browse |
<!-- 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"]
| 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 |