License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdlive.lingting |
ArtifactId | ArtifactIdtools-json |
Last Version | Last Version2022.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description工具类
|
Filename | Size |
---|---|
tools-json-2022.3.2.pom | |
tools-json-2022.3.2.jar | 8 KB |
tools-json-2022.3.2-sources.jar | 6 KB |
tools-json-2022.3.2-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/live.lingting/tools-json/ -->
<dependency>
<groupId>live.lingting</groupId>
<artifactId>tools-json</artifactId>
<version>2022.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/live.lingting/tools-json/
implementation 'live.lingting:tools-json:2022.3.2'
// https://jarcasting.com/artifacts/live.lingting/tools-json/
implementation ("live.lingting:tools-json:2022.3.2")
'live.lingting:tools-json:jar:2022.3.2'
<dependency org="live.lingting" name="tools-json" rev="2022.3.2">
<artifact name="tools-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='live.lingting', module='tools-json', version='2022.3.2')
)
libraryDependencies += "live.lingting" % "tools-json" % "2022.3.2"
[live.lingting/tools-json "2022.3.2"]
Group / Artifact | Type | Version |
---|---|---|
live.lingting : tools-core | jar | 2022.3.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.5 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.5 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.5 |
org.mapstruct : mapstruct | jar | 1.4.2.Final |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |