jdbi3 Oracle 12

Jdbi Oracle-specific features

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

org.jdbi
ArtifactId

ArtifactId

jdbi3-oracle12
Last Version

Last Version

3.29.0
Release Date

Release Date

Type

Type

jar
Description

Description

jdbi3 Oracle 12
Jdbi Oracle-specific features

Download jdbi3-oracle12

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jdbi : jdbi3-core jar 3.29.0
com.oracle.database.jdbc : ojdbc8 jar

test (8)

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

Project Modules

There are no modules declared in this project.
org.jdbi
https://jdbi.org

Versions

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