Last Version

Json-Utils 1.6.0

Json工具类, 包含Gson、FastJson、Jackson三个库的工具类

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

library-json
Version

Version

1.6.0
Type

Type

pom
Description

Description

Json-Utils
Json工具类, 包含Gson、FastJson、Jackson三个库的工具类
Project URL

Project URL

https://github.com/duanxinyuan/Json-Utils
Source Code Management

Source Code Management

https://github.com/duanxinyuan/Json-Utils

Download library-json 1.6.0

Filename Size
library-json-1.6.0.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.duanxinyuan/library-json/ -->
<dependency>
    <groupId>com.github.duanxinyuan</groupId>
    <artifactId>library-json</artifactId>
    <version>1.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.duanxinyuan/library-json/
implementation 'com.github.duanxinyuan:library-json:1.6.0'
// https://jarcasting.com/artifacts/com.github.duanxinyuan/library-json/
implementation ("com.github.duanxinyuan:library-json:1.6.0")
'com.github.duanxinyuan:library-json:pom:1.6.0'
<dependency org="com.github.duanxinyuan" name="library-json" rev="1.6.0">
  <artifact name="library-json" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.duanxinyuan', module='library-json', version='1.6.0')
)
libraryDependencies += "com.github.duanxinyuan" % "library-json" % "1.6.0"
[com.github.duanxinyuan/library-json "1.6.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8
org.slf4j : slf4j-api jar 1.7.25
org.projectlombok : lombok jar 1.16.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • library-json-gson
  • library-json-jackson
  • library-json-fastjson
  • test