Kite Jackson

Jackson实现

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

kite-jackson
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Kite Jackson
Jackson实现

Download kite-jackson

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.developframework/kite-jackson/ -->
<dependency>
    <groupId>com.github.developframework</groupId>
    <artifactId>kite-jackson</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.developframework/kite-jackson/
implementation 'com.github.developframework:kite-jackson:1.0.1'
// https://jarcasting.com/artifacts/com.github.developframework/kite-jackson/
implementation ("com.github.developframework:kite-jackson:1.0.1")
'com.github.developframework:kite-jackson:jar:1.0.1'
<dependency org="com.github.developframework" name="kite-jackson" rev="1.0.1">
  <artifact name="kite-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.developframework', module='kite-jackson', version='1.0.1')
)
libraryDependencies += "com.github.developframework" % "kite-jackson" % "1.0.1"
[com.github.developframework/kite-jackson "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.developframework : kite-core jar 1.0.1
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0