License |
License |
---|---|
GroupId | GroupIdcom.addthis |
ArtifactId | ArtifactIdstream-lib |
Version | Version3.0.0 |
Type | Typejar |
Description |
Descriptionstream-lib
A library for summarizing data in streams for which it is infeasible to store all events
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stream-lib-3.0.0.pom | |
stream-lib-3.0.0.jar | 170 KB |
stream-lib-3.0.0-sources.jar | 116 KB |
stream-lib-3.0.0-javadoc.jar | 381 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
it.unimi.dsi : fastutil | jar | 6.5.7 |
org.slf4j : slf4j-api | jar | 1.7.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 |