| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.github.xandb.utils |
| ArtifactId | ArtifactIdxandb-utils-json |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXandb Utils Json 1.0.1
基于HuToll5.3.10的自定义工具包。
|
| Filename | Size |
|---|---|
| xandb-utils-json-1.0.1.pom | |
| xandb-utils-json-1.0.1.jar | 47 KB |
| xandb-utils-json-1.0.1-sources.jar | 40 KB |
| xandb-utils-json-1.0.1-javadoc.jar | 186 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.xandb.utils/xandb-utils-json/ -->
<dependency>
<groupId>com.github.xandb.utils</groupId>
<artifactId>xandb-utils-json</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xandb.utils/xandb-utils-json/
implementation 'com.github.xandb.utils:xandb-utils-json:1.0.1'
// https://jarcasting.com/artifacts/com.github.xandb.utils/xandb-utils-json/
implementation ("com.github.xandb.utils:xandb-utils-json:1.0.1")
'com.github.xandb.utils:xandb-utils-json:jar:1.0.1'
<dependency org="com.github.xandb.utils" name="xandb-utils-json" rev="1.0.1">
<artifact name="xandb-utils-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xandb.utils', module='xandb-utils-json', version='1.0.1')
)
libraryDependencies += "com.github.xandb.utils" % "xandb-utils-json" % "1.0.1"
[com.github.xandb.utils/xandb-utils-json "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.xandb.utils : xandb-utils-core | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |
| org.projectlombok : lombok | jar | 1.18.12 |
| com.alibaba : fastjson | jar | 1.2.75 |