Last Version

commons-json 2.1.2-RELEASE

集成各大json(fastjson,jackson,gson等)

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.hb0730
ArtifactId

ArtifactId

commons-json
Version

Version

2.1.2-RELEASE
Type

Type

jar
Description

Description

commons-json
集成各大json(fastjson,jackson,gson等)

Download commons-json 2.1.2-RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
com.hb0730 : commons-lang jar 2.1.2-RELEASE
com.alibaba : fastjson Optional jar 1.2.73
com.google.code.gson : gson Optional jar 2.8.6
com.fasterxml.jackson.core : jackson-databind Optional jar 2.11.1
javax.annotation : javax.annotation-api jar 1.3.2
org.projectlombok : lombok Optional jar 1.18.12

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.