License |
License |
---|---|
Categories |
CategoriesNet JSON Data |
GroupId | GroupIdnet.apexes.commons |
ArtifactId | ArtifactIdapexes-commons-json |
Last Version | Last Version1.7.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapexes root
|
Filename | Size |
---|---|
apexes-commons-json-1.7.6.pom | |
apexes-commons-json-1.7.6.jar | 26 KB |
apexes-commons-json-1.7.6-sources.jar | 15 KB |
apexes-commons-json-1.7.6-javadoc.jar | 133 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.apexes.commons/apexes-commons-json/ -->
<dependency>
<groupId>net.apexes.commons</groupId>
<artifactId>apexes-commons-json</artifactId>
<version>1.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.apexes.commons/apexes-commons-json/
implementation 'net.apexes.commons:apexes-commons-json:1.7.6'
// https://jarcasting.com/artifacts/net.apexes.commons/apexes-commons-json/
implementation ("net.apexes.commons:apexes-commons-json:1.7.6")
'net.apexes.commons:apexes-commons-json:jar:1.7.6'
<dependency org="net.apexes.commons" name="apexes-commons-json" rev="1.7.6">
<artifact name="apexes-commons-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.apexes.commons', module='apexes-commons-json', version='1.7.6')
)
libraryDependencies += "net.apexes.commons" % "apexes-commons-json" % "1.7.6"
[net.apexes.commons/apexes-commons-json "1.7.6"]
Group / Artifact | Type | Version |
---|---|---|
net.apexes.commons : apexes-commons-lang | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
com.alibaba : fastjson | jar | 1.2.67 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.6 |
org.apache.logging.log4j : log4j-core | jar | 2.11.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.2 |