| License |
License
Mulan Permissive Software License,Version 2
|
|---|---|
| Categories |
Categoriesowner Application Layer Libs Configuration JSON Data |
| GroupId | GroupIdio.gitee.loulan_yxq |
| ArtifactId | ArtifactIdowner-json |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjackson的封装使用
|
| Filename | Size |
|---|---|
| owner-json-1.3.1.pom | |
| owner-json-1.3.1.jar | 7 KB |
| owner-json-1.3.1-sources.jar | 5 KB |
| owner-json-1.3.1-javadoc.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.loulan_yxq/owner-json/ -->
<dependency>
<groupId>io.gitee.loulan_yxq</groupId>
<artifactId>owner-json</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.loulan_yxq/owner-json/
implementation 'io.gitee.loulan_yxq:owner-json:1.3.1'
// https://jarcasting.com/artifacts/io.gitee.loulan_yxq/owner-json/
implementation ("io.gitee.loulan_yxq:owner-json:1.3.1")
'io.gitee.loulan_yxq:owner-json:jar:1.3.1'
<dependency org="io.gitee.loulan_yxq" name="owner-json" rev="1.3.1">
<artifact name="owner-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.loulan_yxq', module='owner-json', version='1.3.1')
)
libraryDependencies += "io.gitee.loulan_yxq" % "owner-json" % "1.3.1"
[io.gitee.loulan_yxq/owner-json "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.gitee.loulan_yxq : owner-core | jar | 1.3.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.projectlombok : lombok | jar | 1.18.20 |