License |
License |
---|---|
Categories |
CategoriesJackson Data JSON |
GroupId | GroupIdcom.liuvei.third |
ArtifactId | ArtifactIdliuvei-third-jackson |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
liuvei-third-jackson-1.2.0.pom | |
liuvei-third-jackson-1.2.0.jar | 1 MB |
liuvei-third-jackson-1.2.0-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liuvei.third/liuvei-third-jackson/ -->
<dependency>
<groupId>com.liuvei.third</groupId>
<artifactId>liuvei-third-jackson</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liuvei.third/liuvei-third-jackson/
implementation 'com.liuvei.third:liuvei-third-jackson:1.2.0'
// https://jarcasting.com/artifacts/com.liuvei.third/liuvei-third-jackson/
implementation ("com.liuvei.third:liuvei-third-jackson:1.2.0")
'com.liuvei.third:liuvei-third-jackson:jar:1.2.0'
<dependency org="com.liuvei.third" name="liuvei-third-jackson" rev="1.2.0">
<artifact name="liuvei-third-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liuvei.third', module='liuvei-third-jackson', version='1.2.0')
)
libraryDependencies += "com.liuvei.third" % "liuvei-third-jackson" % "1.2.0"
[com.liuvei.third/liuvei-third-jackson "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
com.liuvei.common : liuvei-common | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |