| License | License | 
|---|---|
| Categories | CategoriesJDBI Data Databases Jackson JSON | 
| GroupId | GroupIdorg.jdbi | 
| ArtifactId | ArtifactIdjdbi3-jackson2 | 
| Last Version | Last Version3.30.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjdbi3 jackson2 Jdbi Jackson 2 integration | 
<!-- https://jarcasting.com/artifacts/org.jdbi/jdbi3-jackson2/ -->
<dependency>
    <groupId>org.jdbi</groupId>
    <artifactId>jdbi3-jackson2</artifactId>
    <version>3.30.0</version>
</dependency>// https://jarcasting.com/artifacts/org.jdbi/jdbi3-jackson2/
implementation 'org.jdbi:jdbi3-jackson2:3.30.0'// https://jarcasting.com/artifacts/org.jdbi/jdbi3-jackson2/
implementation ("org.jdbi:jdbi3-jackson2:3.30.0")'org.jdbi:jdbi3-jackson2:jar:3.30.0'<dependency org="org.jdbi" name="jdbi3-jackson2" rev="3.30.0">
  <artifact name="jdbi3-jackson2" type="jar" />
</dependency>@Grapes(
@Grab(group='org.jdbi', module='jdbi3-jackson2', version='3.30.0')
)libraryDependencies += "org.jdbi" % "jdbi3-jackson2" % "3.30.0"[org.jdbi/jdbi3-jackson2 "3.30.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jdbi : jdbi3-core | jar | 3.30.0 | 
| org.jdbi : jdbi3-json | jar | 3.30.0 | 
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.7.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jdbi : jdbi3-core | jar | 3.30.0 | 
| org.jdbi : jdbi3-json | jar | 3.30.0 | 
| org.jdbi : jdbi3-sqlobject | jar | 3.30.0 | 
| org.jdbi : jdbi3-testing | jar | 3.30.0 | 
| org.jdbi : jdbi3-postgres | jar | 3.30.0 | 
| org.immutables : value | jar | 2.8.8 | 
| com.fasterxml.jackson.module : jackson-module-parameter-names | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | |
| com.google.guava : guava | jar | 30.1.1-jre | 
| de.softwareforge.testing : pg-embedded | jar | 4.2 | 
| org.slf4j : slf4j-simple | jar | 1.7.32 | 
| org.junit.jupiter : junit-jupiter-api Optional | jar | |
| org.assertj : assertj-core | jar | 3.21.0 | 
