MVN

com.clearspring.analytics : stream

Maven & Gradle

Aug 28, 2019
212 usages
2.2k stars

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

<dependency>
    <groupId>com.clearspring.analytics</groupId>
    <artifactId>stream</artifactId>
    <version>2.9.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.clearspring.analytics : stream to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.9.8
  • Latest Release Candidate: 2.8.0-rc0

All Versions

Choose a version of com.clearspring.analytics : stream to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.9.x
stream-2.9.8
stream-2.9.7
stream-2.9.6
stream-2.9.5
stream-2.9.4
stream-2.9.3
stream-2.9.2
stream-2.9.1
stream-2.9.0
2.8.x
stream-2.8.0
stream-2.8.0-rc0
2.7.x
stream-2.7.0
2.6.x
stream-2.6.0
stream-2.6.0-rc0
2.5.x
stream-2.5.2
stream-2.5.1
stream-2.5.0
2.4.x
stream-2.4.0
2.3.x
stream-2.3.0
2.2.x
stream-2.2.0
2.1.x
stream-2.1.1

How to add a dependency to Maven

Add the following com.clearspring.analytics : stream maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.clearspring.analytics</groupId>
    <artifactId>stream</artifactId>
    <version>2.9.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.clearspring.analytics : stream gradle dependency to your build.gradle file:

implementation 'com.clearspring.analytics:stream:2.9.8'

Gradle Kotlin DSL: Add the following com.clearspring.analytics : stream gradle kotlin dependency to your build.gradle.kts file:

implementation("com.clearspring.analytics:stream:2.9.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.clearspring.analytics : stream sbt scala dependency to your build.sbt file:

libraryDependencies += "com.clearspring.analytics" % "stream" % "2.9.8"

Advertisement

Dependencies from Group

Aug 28, 2019
212 usages
2.2k stars

Discover Dependencies

Jan 11, 2018
1 usages
401 stars
Jul 02, 2023
100 usages
22.5k stars
Jan 02, 2021
1 usages
19.5k stars
Jul 02, 2023
1 usages
22.5k stars
Jul 02, 2023
1 usages
22.5k stars
Jul 02, 2023
31 usages
22.5k stars
Jul 02, 2023
15 usages
22.5k stars
Jul 02, 2023
70 usages
22.5k stars
Jul 02, 2023
37 usages
22.5k stars
Sep 20, 2016
55 stars