не последняя версия
Последняя версия 3.3.0

datasketches-java 3.2.0

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

Лицензия

Лицензия

Категории

Категории

Java Языки программирования Данные
Группа

Группа

org.apache.datasketches
Идентификатор

Идентификатор

datasketches-java
Версия

Версия

3.2.0
Тип

Тип

jar
Описание

Описание

datasketches-java
Core sketch algorithms used alone and by other Java repositories in the DataSketches library.
Ссылка на сайт

Ссылка на сайт

https://datasketches.apache.org/
Организация-разработчик

Организация-разработчик

The Apache Software Foundation
Система контроля версий

Система контроля версий

https://github.com/apache/datasketches-java

Скачать datasketches-java 3.2.0


<!-- https://jarcasting.com/artifacts/org.apache.datasketches/datasketches-java/ -->
<dependency>
    <groupId>org.apache.datasketches</groupId>
    <artifactId>datasketches-java</artifactId>
    <version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.datasketches/datasketches-java/
implementation 'org.apache.datasketches:datasketches-java:3.2.0'
// https://jarcasting.com/artifacts/org.apache.datasketches/datasketches-java/
implementation ("org.apache.datasketches:datasketches-java:3.2.0")
'org.apache.datasketches:datasketches-java:jar:3.2.0'
<dependency org="org.apache.datasketches" name="datasketches-java" rev="3.2.0">
  <artifact name="datasketches-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.datasketches', module='datasketches-java', version='3.2.0')
)
libraryDependencies += "org.apache.datasketches" % "datasketches-java" % "3.2.0"
[org.apache.datasketches/datasketches-java "3.2.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.datasketches : datasketches-memory jar 2.0.0

test (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 7.5

Модули Проекта

Данный проект не имеет модулей.