org.apache.datasketches:datasketches-java (3.3.0)

Published 2026-02-24 13:43:58 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.apache.datasketches</groupId>
	<artifactId>datasketches-java</artifactId>
	<version>3.3.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.apache.datasketches:datasketches-java:3.3.0

About this package

Core sketch algorithms used alone and by other Java repositories in the DataSketches library.

Dependencies

org.apache.datasketches:datasketches-memory
${datasketches-memory.version}
org.testng:testng
${testng.version}
Details
Maven
2026-02-24 13:43:58 +00:00
0
${project.artifactId}
839 KiB
Assets (2)
Versions (1) View all
3.3.0 2026-02-24