Last Version

stream-lib 3.0.0

A library for summarizing data in streams for which it is infeasible to store all events

License

License

GroupId

GroupId

com.addthis
ArtifactId

ArtifactId

stream-lib
Version

Version

3.0.0
Type

Type

jar
Description

Description

stream-lib
A library for summarizing data in streams for which it is infeasible to store all events
Project URL

Project URL

https://github.com/addthis/stream-lib
Project Organization

Project Organization

AddThis
Source Code Management

Source Code Management

https://github.com/addthis/stream-lib

Download stream-lib 3.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
it.unimi.dsi : fastutil jar 6.5.7
org.slf4j : slf4j-api jar 1.7.7

test (7)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.5
colt : colt jar 1.2.0
com.googlecode.charts4j : charts4j jar 1.3
commons-codec : commons-codec jar 1.4
com.google.guava : guava jar 16.0.1
org.apache.mahout : mahout-math jar 0.9

Project Modules

There are no modules declared in this project.