is not current version
Last Version 3.30.0

jdbi3 jackson2 3.20.1

Jdbi Jackson 2 integration

License

License

Categories

Categories

JDBI Data Databases Jackson JSON
GroupId

GroupId

org.jdbi
ArtifactId

ArtifactId

jdbi3-jackson2
Version

Version

3.20.1
Type

Type

jar
Description

Description

jdbi3 jackson2
Jdbi Jackson 2 integration
Project URL

Project URL

http://jdbi.org/

Download jdbi3-jackson2 3.20.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jdbi : jdbi3-core jar 3.20.1
org.jdbi : jdbi3-json jar 3.20.1
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 4.2.3

runtime (1)

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

test (13)

Group / Artifact Type Version
org.immutables : value jar 2.7.1
com.fasterxml.jackson.module : jackson-module-parameter-names jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
org.jdbi : jdbi3-core jar 3.20.1
org.jdbi : jdbi3-sqlobject jar 3.20.1
org.jdbi : jdbi3-testing jar 3.20.1
org.jdbi : jdbi3-json jar 3.20.1
org.jdbi : jdbi3-postgres jar 3.20.1
org.jdbi : jdbi3-postgres jar 3.20.1
com.opentable.components : otj-pg-embedded jar 0.13.1
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.