Last Version

com.github.duanxinyuan:library-json-gson 1.1.1

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

License

License

Categories

Categories

JSON Data Gson
GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

library-json-gson
Version

Version

1.1.1
Type

Type

jar
Description

Description

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

Download library-json-gson 1.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
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

There are no modules declared in this project.