License |
License |
---|---|
Categories |
CategoriesJDBI Data Databases Gson JSON |
GroupId | GroupIdorg.jdbi |
ArtifactId | ArtifactIdjdbi3-gson2 |
Last Version | Last Version3.30.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjdbi3 gson2
Jdbi Gson 2 integration
|
Filename | Size |
---|---|
jdbi3-gson2-3.30.0.pom | |
jdbi3-gson2-3.30.0.jar | 4 KB |
jdbi3-gson2-3.30.0-tests.jar | 8 KB |
jdbi3-gson2-3.30.0-test-sources.jar | 3 KB |
jdbi3-gson2-3.30.0-sources.jar | 4 KB |
jdbi3-gson2-3.30.0-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jdbi/jdbi3-gson2/ -->
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-gson2</artifactId>
<version>3.30.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdbi/jdbi3-gson2/
implementation 'org.jdbi:jdbi3-gson2:3.30.0'
// https://jarcasting.com/artifacts/org.jdbi/jdbi3-gson2/
implementation ("org.jdbi:jdbi3-gson2:3.30.0")
'org.jdbi:jdbi3-gson2:jar:3.30.0'
<dependency org="org.jdbi" name="jdbi3-gson2" rev="3.30.0">
<artifact name="jdbi3-gson2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdbi', module='jdbi3-gson2', version='3.30.0')
)
libraryDependencies += "org.jdbi" % "jdbi3-gson2" % "3.30.0"
[org.jdbi/jdbi3-gson2 "3.30.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jdbi : jdbi3-core | jar | 3.30.0 |
org.jdbi : jdbi3-json | jar | 3.30.0 |
com.google.code.gson : gson | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
net.dongliu : gson-java8-datatype | jar | 1.1.0 |
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.jdbi : jdbi3-postgres | jar | 3.30.0 |
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 |