License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.leopard.boot |
ArtifactId | ArtifactIdleopard-boot-json |
Last Version | Last Version0.9.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLeopard-Json
规范、简化Json操作
|
Filename | Size |
---|---|
leopard-boot-json-0.9.20.pom | |
leopard-boot-json-0.9.20.jar | 29 KB |
leopard-boot-json-0.9.20-sources.jar | 20 KB |
leopard-boot-json-0.9.20-javadoc.jar | 103 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-json/ -->
<dependency>
<groupId>io.leopard.boot</groupId>
<artifactId>leopard-boot-json</artifactId>
<version>0.9.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-json/
implementation 'io.leopard.boot:leopard-boot-json:0.9.20'
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-json/
implementation ("io.leopard.boot:leopard-boot-json:0.9.20")
'io.leopard.boot:leopard-boot-json:jar:0.9.20'
<dependency org="io.leopard.boot" name="leopard-boot-json" rev="0.9.20">
<artifact name="leopard-boot-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard.boot', module='leopard-boot-json', version='0.9.20')
)
libraryDependencies += "io.leopard.boot" % "leopard-boot-json" % "0.9.20"
[io.leopard.boot/leopard-boot-json "0.9.20"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.2 |
io.leopard.boot : leopard-boot-datatype | jar | 0.9.20 |
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |