| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdio.github.dbstarll.utils |
| ArtifactId | ArtifactIdutils-json |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionutils for json
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| utils-json-1.0.1.pom | |
| utils-json-1.0.1.jar | 17 KB |
| utils-json-1.0.1-tests.jar | 18 KB |
| utils-json-1.0.1-test-sources.jar | 12 KB |
| utils-json-1.0.1-test-javadoc.jar | 88 KB |
| utils-json-1.0.1-sources.jar | 13 KB |
| utils-json-1.0.1-javadoc.jar | 134 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.dbstarll.utils/utils-json/ -->
<dependency>
<groupId>io.github.dbstarll.utils</groupId>
<artifactId>utils-json</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dbstarll.utils/utils-json/
implementation 'io.github.dbstarll.utils:utils-json:1.0.1'
// https://jarcasting.com/artifacts/io.github.dbstarll.utils/utils-json/
implementation ("io.github.dbstarll.utils:utils-json:1.0.1")
'io.github.dbstarll.utils:utils-json:jar:1.0.1'
<dependency org="io.github.dbstarll.utils" name="utils-json" rev="1.0.1">
<artifact name="utils-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dbstarll.utils', module='utils-json', version='1.0.1')
)
libraryDependencies += "io.github.dbstarll.utils" % "utils-json" % "1.0.1"
[io.github.dbstarll.utils/utils-json "1.0.1"]
| 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 : utils-net-api Optional | jar | 1.0.1 |
| 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 |