Эксперт ХД

com.oracle.database.jdbc:ojdbc-bom (23.3.0.23.09)

Published 2026-09-15 10:09:17 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>com.oracle.database.jdbc</groupId>
	<artifactId>ojdbc-bom</artifactId>
	<version>23.3.0.23.09</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.oracle.database.jdbc:ojdbc-bom:23.3.0.23.09

About this package

Bill of Materials (BOM) for JDBC driver and other additional jars
Details
Maven
2026-09-15 10:09:17 +00:00
274
ojdbc-bom
Oracle Free Use Terms and Conditions (FUTC)
7.0 KiB
Assets (1)
Versions (1) View all
23.3.0.23.09 2026-09-15