Last Version

ZetaSketch 0.1.0

A collection of libraries for single-pass, distributed, sublinear-space approximate aggregation and sketching algorithms.

License

License

GroupId

GroupId

com.google.zetasketch
ArtifactId

ArtifactId

zetasketch
Version

Version

0.1.0
Type

Type

jar
Description

Description

ZetaSketch
A collection of libraries for single-pass, distributed, sublinear-space approximate aggregation and sketching algorithms.
Project URL

Project URL

https://github.com/google/zetasketch
Source Code Management

Source Code Management

https://github.com/google/zetasketch/tree/master

Download zetasketch 0.1.0


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

Dependencies

runtime (5)

Group / Artifact Type Version
com.google.auto.value : auto-value-annotations jar 1.6.3
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.errorprone : error_prone_annotations jar 2.3.2
it.unimi.dsi : fastutil jar 8.2.2
org.checkerframework : checker-qual jar 2.8.1

Project Modules

There are no modules declared in this project.