Last Version

ojdbc11-production 21.6.0.0.1

Oracle JDBC Driver compatible with JDK11, JDK12, JDK13, JDK14 and JDK15

License

License

Categories

Categories

Data
GroupId

GroupId

com.oracle.database.jdbc
ArtifactId

ArtifactId

ojdbc11-production
Version

Version

21.6.0.0.1
Type

Type

pom
Description

Description

ojdbc11-production
Oracle JDBC Driver compatible with JDK11, JDK12, JDK13, JDK14 and JDK15
Project URL

Project URL

https://www.oracle.com/database/technologies/maven-central-guide.html

Download ojdbc11-production 21.6.0.0.1


<!-- https://jarcasting.com/artifacts/com.oracle.database.jdbc/ojdbc11-production/ -->
<dependency>
    <groupId>com.oracle.database.jdbc</groupId>
    <artifactId>ojdbc11-production</artifactId>
    <version>21.6.0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.database.jdbc/ojdbc11-production/
implementation 'com.oracle.database.jdbc:ojdbc11-production:21.6.0.0.1'
// https://jarcasting.com/artifacts/com.oracle.database.jdbc/ojdbc11-production/
implementation ("com.oracle.database.jdbc:ojdbc11-production:21.6.0.0.1")
'com.oracle.database.jdbc:ojdbc11-production:pom:21.6.0.0.1'
<dependency org="com.oracle.database.jdbc" name="ojdbc11-production" rev="21.6.0.0.1">
  <artifact name="ojdbc11-production" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oracle.database.jdbc', module='ojdbc11-production', version='21.6.0.0.1')
)
libraryDependencies += "com.oracle.database.jdbc" % "ojdbc11-production" % "21.6.0.0.1"
[com.oracle.database.jdbc/ojdbc11-production "21.6.0.0.1"]

Dependencies

compile (11)

Group / Artifact Type Version
com.oracle.database.jdbc : ojdbc11 jar
com.oracle.database.jdbc : ucp11 jar
com.oracle.database.jdbc : rsi jar
com.oracle.database.security : oraclepki jar
com.oracle.database.security : osdt_core jar
com.oracle.database.security : osdt_cert jar
com.oracle.database.ha : simplefan jar
com.oracle.database.ha : ons jar
com.oracle.database.nls : orai18n jar
com.oracle.database.xml : xdb jar
com.oracle.database.xml : xmlparserv2 jar

Project Modules

There are no modules declared in this project.