License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.github.dbstarll |
ArtifactId | ArtifactIdutils-json |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionutils-json
utils for json
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utils-json-1.0.0.pom | |
utils-json-1.0.0.jar | 17 KB |
utils-json-1.0.0-tests.jar | 18 KB |
utils-json-1.0.0-test-sources.jar | 12 KB |
utils-json-1.0.0-test-javadoc.jar | 89 KB |
utils-json-1.0.0-sources.jar | 12 KB |
utils-json-1.0.0-javadoc.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dbstarll/utils-json/ -->
<dependency>
<groupId>io.github.dbstarll</groupId>
<artifactId>utils-json</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dbstarll/utils-json/
implementation 'io.github.dbstarll:utils-json:1.0.0'
// https://jarcasting.com/artifacts/io.github.dbstarll/utils-json/
implementation ("io.github.dbstarll:utils-json:1.0.0")
'io.github.dbstarll:utils-json:jar:1.0.0'
<dependency org="io.github.dbstarll" name="utils-json" rev="1.0.0">
<artifact name="utils-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dbstarll', module='utils-json', version='1.0.0')
)
libraryDependencies += "io.github.dbstarll" % "utils-json" % "1.0.0"
[io.github.dbstarll/utils-json "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-io : commons-io | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
io.github.dbstarll : utils-net-api Optional | jar | 1.0.0 |
org.json : json Optional | jar | 20210307 |
com.alibaba : fastjson Optional | jar | 1.2.76 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.13.0-rc1 |
com.google.code.gson : gson Optional | jar | 2.8.7 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jul-to-slf4j | jar | 1.7.32 |
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |