is not current version
Last Version 21.6.0.0.1

ojdbc-bom 21.5.0.0

Bill of Materials (BOM) for JDBC driver and other additional jars

License

License

Categories

Categories

Data
GroupId

GroupId

com.oracle.database.jdbc
ArtifactId

ArtifactId

ojdbc-bom
Version

Version

21.5.0.0
Type

Type

pom
Description

Description

ojdbc-bom
Bill of Materials (BOM) for JDBC driver and other additional jars
Project URL

Project URL

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

Download ojdbc-bom 21.5.0.0

Filename Size
ojdbc-bom-21.5.0.0.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/com.oracle.database.jdbc/ojdbc-bom/ -->
<dependency>
    <groupId>com.oracle.database.jdbc</groupId>
    <artifactId>ojdbc-bom</artifactId>
    <version>21.5.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.database.jdbc/ojdbc-bom/
implementation 'com.oracle.database.jdbc:ojdbc-bom:21.5.0.0'
// https://jarcasting.com/artifacts/com.oracle.database.jdbc/ojdbc-bom/
implementation ("com.oracle.database.jdbc:ojdbc-bom:21.5.0.0")
'com.oracle.database.jdbc:ojdbc-bom:pom:21.5.0.0'
<dependency org="com.oracle.database.jdbc" name="ojdbc-bom" rev="21.5.0.0">
  <artifact name="ojdbc-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oracle.database.jdbc', module='ojdbc-bom', version='21.5.0.0')
)
libraryDependencies += "com.oracle.database.jdbc" % "ojdbc-bom" % "21.5.0.0"
[com.oracle.database.jdbc/ojdbc-bom "21.5.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.