Last Version

ojdbc-bom 21.6.0.0.1

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.6.0.0.1
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.6.0.0.1

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

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.