Last Version

com.github.duanxinyuan:library-json-fastjson 1.1.0

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

License

License

Categories

Categories

JSON Data fastjson
GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

library-json-fastjson
Version

Version

1.1.0
Type

Type

jar
Description

Description

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

Download library-json-fastjson 1.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.47
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.