Last Version

ojdbc10dms 19.6.0.0

Oracle JDBC Driver compatible with JDK10 and JDK11

License

License

Oracle Free Use Terms and Conditions (FUTC)
Categories

Categories

Data
GroupId

GroupId

com.oracle.database.jdbc
ArtifactId

ArtifactId

ojdbc10dms
Version

Version

19.6.0.0
Type

Type

jar
Description

Description

ojdbc10dms
Oracle JDBC Driver compatible with JDK10 and JDK11

Download ojdbc10dms 19.6.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.