is not current version
Last Version 3.30.0

jdbi3 moshi 3.27.0

Jdbi Moshi integration

License

License

Categories

Categories

JDBI Data Databases Moshi JSON
GroupId

GroupId

org.jdbi
ArtifactId

ArtifactId

jdbi3-moshi
Version

Version

3.27.0
Type

Type

jar
Description

Description

jdbi3 moshi
Jdbi Moshi integration
Project URL

Project URL

http://jdbi.org/

Download jdbi3-moshi 3.27.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jdbi : jdbi3-core jar 3.27.0
org.jdbi : jdbi3-json jar 3.27.0
com.squareup.moshi : moshi jar 1.12.0

test (10)

Group / Artifact Type Version
org.jdbi : jdbi3-core jar 3.27.0
org.jdbi : jdbi3-sqlobject jar 3.27.0
org.jdbi : jdbi3-testing jar 3.27.0
org.jdbi : jdbi3-json jar 3.27.0
org.jdbi : jdbi3-postgres jar 3.27.0
org.jdbi : jdbi3-postgres jar 3.27.0
de.softwareforge.testing : pg-embedded jar 4.1
org.slf4j : slf4j-simple jar 1.7.32
org.junit.jupiter : junit-jupiter-api Optional jar
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.