jackson-common

Jackson utils

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

top.senseiliu
ArtifactId

ArtifactId

jackson-common
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

jackson-common
Jackson utils
Project URL

Project URL

https://github.com/dirty-damn/jackson-common
Source Code Management

Source Code Management

https://github.com/dirty-damn/jackson-common

Download jackson-common

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1