License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdlive.lingting |
ArtifactId | ArtifactIdtools-json |
Version | Version2022.2.3 |
Type | Typejar |
Description |
Description工具类
|
Filename | Size |
---|---|
tools-json-2022.2.3.pom | |
tools-json-2022.2.3.jar | 8 KB |
tools-json-2022.2.3-sources.jar | 6 KB |
tools-json-2022.2.3-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/live.lingting/tools-json/ -->
<dependency>
<groupId>live.lingting</groupId>
<artifactId>tools-json</artifactId>
<version>2022.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/live.lingting/tools-json/
implementation 'live.lingting:tools-json:2022.2.3'
// https://jarcasting.com/artifacts/live.lingting/tools-json/
implementation ("live.lingting:tools-json:2022.2.3")
'live.lingting:tools-json:jar:2022.2.3'
<dependency org="live.lingting" name="tools-json" rev="2022.2.3">
<artifact name="tools-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='live.lingting', module='tools-json', version='2022.2.3')
)
libraryDependencies += "live.lingting" % "tools-json" % "2022.2.3"
[live.lingting/tools-json "2022.2.3"]
Group / Artifact | Type | Version |
---|---|---|
live.lingting : tools-core | jar | 2022.2.3 |
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 |