| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdtop.yoohome |
| ArtifactId | ArtifactIdUTools-json |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUTools-json
UTools-json 工具类
|
| Filename | Size |
|---|---|
| UTools-json-1.0.0.pom | |
| UTools-json-1.0.0.jar | 4 KB |
| UTools-json-1.0.0-sources.jar | 3 KB |
| UTools-json-1.0.0-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.yoohome/UTools-json/ -->
<dependency>
<groupId>top.yoohome</groupId>
<artifactId>UTools-json</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.yoohome/UTools-json/
implementation 'top.yoohome:UTools-json:1.0.0'
// https://jarcasting.com/artifacts/top.yoohome/UTools-json/
implementation ("top.yoohome:UTools-json:1.0.0")
'top.yoohome:UTools-json:jar:1.0.0'
<dependency org="top.yoohome" name="UTools-json" rev="1.0.0">
<artifact name="UTools-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.yoohome', module='UTools-json', version='1.0.0')
)
libraryDependencies += "top.yoohome" % "UTools-json" % "1.0.0"
[top.yoohome/UTools-json "1.0.0"]
| 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 |