License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcn.jexxs |
ArtifactId | ArtifactIdjexx-json |
Last Version | Last Version1.1.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjexx-json
This is a simple tool for java!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jexx-json-1.1.3-RELEASE.pom | |
jexx-json-1.1.3-RELEASE.jar | 6 KB |
jexx-json-1.1.3-RELEASE-sources.jar | 3 KB |
jexx-json-1.1.3-RELEASE-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.jexxs/jexx-json/ -->
<dependency>
<groupId>cn.jexxs</groupId>
<artifactId>jexx-json</artifactId>
<version>1.1.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jexxs/jexx-json/
implementation 'cn.jexxs:jexx-json:1.1.3-RELEASE'
// https://jarcasting.com/artifacts/cn.jexxs/jexx-json/
implementation ("cn.jexxs:jexx-json:1.1.3-RELEASE")
'cn.jexxs:jexx-json:jar:1.1.3-RELEASE'
<dependency org="cn.jexxs" name="jexx-json" rev="1.1.3-RELEASE">
<artifact name="jexx-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jexxs', module='jexx-json', version='1.1.3-RELEASE')
)
libraryDependencies += "cn.jexxs" % "jexx-json" % "1.1.3-RELEASE"
[cn.jexxs/jexx-json "1.1.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.jexxs : jexx-core | jar | 1.1.3-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.4 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.4 |
com.alibaba : fastjson | jar | 1.2.74 |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
Version |
---|
1.1.3-RELEASE
|
1.1.2-RELEASE
|
1.1.1-RELEASE
|
1.1.0-RELEASE
|
1.0.14-RELEASE
|
1.0.13-RELEASE
|