util-json

util-json 工具类

License

License

Categories

Categories

JSON Data
GroupId

GroupId

top.yoohome
ArtifactId

ArtifactId

util-json
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

util-json
util-json 工具类

Download util-json

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.codehaus.jackson : jackson-mapper-asl jar 1.9.12
org.projectlombok : lombok jar 1.16.18
commons-lang : commons-lang jar 2.6
ch.qos.logback : logback-classic jar 1.1.2
ch.qos.logback : logback-core jar 1.1.2
top.yoohome : util-core jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0