License |
License |
---|---|
Categories |
CategoriesJDBI Data Databases |
GroupId | GroupIdorg.jdbi |
ArtifactId | ArtifactIdjdbi3-oracle12 |
Last Version | Last Version3.29.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjdbi3 Oracle 12
Jdbi Oracle-specific features
|
<!-- https://jarcasting.com/artifacts/org.jdbi/jdbi3-oracle12/ -->
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-oracle12</artifactId>
<version>3.29.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdbi/jdbi3-oracle12/
implementation 'org.jdbi:jdbi3-oracle12:3.29.0'
// https://jarcasting.com/artifacts/org.jdbi/jdbi3-oracle12/
implementation ("org.jdbi:jdbi3-oracle12:3.29.0")
'org.jdbi:jdbi3-oracle12:jar:3.29.0'
<dependency org="org.jdbi" name="jdbi3-oracle12" rev="3.29.0">
<artifact name="jdbi3-oracle12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdbi', module='jdbi3-oracle12', version='3.29.0')
)
libraryDependencies += "org.jdbi" % "jdbi3-oracle12" % "3.29.0"
[org.jdbi/jdbi3-oracle12 "3.29.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jdbi : jdbi3-core | jar | 3.29.0 |
com.oracle.database.jdbc : ojdbc8 | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.jdbi : jdbi3-core | jar | 3.29.0 |
org.jdbi : jdbi3-sqlobject | jar | 3.29.0 |
org.jdbi : jdbi3-testing | jar | 3.29.0 |
org.testcontainers : oracle-xe | jar | 1.17.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 |
Version |
---|
3.29.0
|
3.5.1
|
3.5.0
|
3.4.0
|
3.3.0
|
3.2.1
|
3.2.0
|
3.1.1
|
3.1.0
|
3.0.1
|
3.0.0
|
3.0.0-rc2
|
3.0.0-rc1
|
3.0.0-beta4
|
3.0.0-beta3
|
3.0.0-beta2
|
3.0.0-beta1
|
3.0.0-beta0
|
3.0.0-alpha10
|
3.0.0-alpha9
|