Эксперт ХД

com.oracle.database.jdbc:ojdbc11 (23.7.0.25.01)

Published 2026-09-15 10:09:25 +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>ojdbc11</artifactId>
	<version>23.7.0.25.01</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.oracle.database.jdbc:ojdbc11:23.7.0.25.01

About this package

Oracle JDBC Driver compatible with JDK11, JDK17, JDK19, and JDK21
Details
Maven
2026-09-15 10:09:25 +00:00
276
ojdbc11
Oracle Free Use Terms and Conditions (FUTC)
7.0 MiB
Assets (2)
Versions (3) View all
23.7.0.25.01 2026-09-15
21.19.0.0.0 2025-10-14
21.6.0.0.1 2025-10-08