Эксперт ХД

org.apache.cassandra:java-driver-bom (4.19.0)

Published 2026-09-15 10:11:42 +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>org.apache.cassandra</groupId>
	<artifactId>java-driver-bom</artifactId>
	<version>4.19.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.cassandra:java-driver-bom:4.19.0

About this package

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Details
Maven
2026-09-15 10:11:42 +00:00
289
Apache Cassandra Java Driver - Bill Of Materials
Apache 2
5.3 KiB
Assets (1)
Versions (2) View all
4.19.0 2026-09-15
4.18.1 2026-09-15