com.liuvei.third:liuvei-third-jackson


License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.liuvei.third
ArtifactId

ArtifactId

liuvei-third-jackson
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download liuvei-third-jackson

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
com.liuvei.common : liuvei-common jar 1.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.0.0