Last Version

com.github.duanxinyuan:json-fastjson 1.1.0

Json工具类, 包含Gson、FastJson、Jackson三个库的工具类,其中Jackson支持Scala版本

License

License

Categories

Categories

JSON Data fastjson
GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

json-fastjson
Version

Version

1.1.0
Type

Type

jar
Description

Description

Json工具类, 包含Gson、FastJson、Jackson三个库的工具类,其中Jackson支持Scala版本

Download json-fastjson 1.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.duanxinyuan : exception-formative jar 1.1.0
com.alibaba : fastjson jar 1.2.70
org.slf4j : slf4j-api jar 1.7.30
org.projectlombok : lombok jar 1.18.12

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.logging.log4j : log4j-api jar 2.14.0
org.apache.logging.log4j : log4j-core jar 2.14.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.0

Project Modules

There are no modules declared in this project.