MVN

io.datakernel : datakernel-dataflow

Maven & Gradle

Nov 14, 2019
91 stars

DataKernel : Dataflow · Distributed stream-based batch processing engine for Big Data applications. Package contains tools to work with large datasets which could be spanned into multiple partitions.

<dependency>
    <groupId>io.datakernel</groupId>
    <artifactId>datakernel-dataflow</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.datakernel : datakernel-dataflow to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0
  • Latest Release Candidate: 3.0.0-rc
  • Latest Beta: 3.0.0-beta2

All Versions

Choose a version of io.datakernel : datakernel-dataflow to add to Maven or Gradle - All Versions:

  • Version Updated
  • datakernel-dataflow-3.1.0

    Nov 14, 2019
  • datakernel-dataflow-3.0.1

    Nov 05, 2019
  • datakernel-dataflow-3.0.0

    Oct 15, 2019
  • datakernel-dataflow-3.0.0-rc

    Sep 28, 2019
  • datakernel-dataflow-3.0.0-beta2

    Sep 13, 2019
  • datakernel-dataflow-3.0.0-beta1

    Aug 16, 2019

How to add a dependency to Maven

Add the following io.datakernel : datakernel-dataflow maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.datakernel</groupId>
    <artifactId>datakernel-dataflow</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.datakernel : datakernel-dataflow gradle dependency to your build.gradle file:

implementation 'io.datakernel:datakernel-dataflow:3.1.0'

Gradle Kotlin DSL: Add the following io.datakernel : datakernel-dataflow gradle kotlin dependency to your build.gradle.kts file:

implementation("io.datakernel:datakernel-dataflow:3.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.datakernel : datakernel-dataflow sbt scala dependency to your build.sbt file:

libraryDependencies += "io.datakernel" % "datakernel-dataflow" % "3.1.0"

Advertisement

Dependencies from Group

Nov 14, 2019
30 usages
91 stars
Nov 14, 2019
17 usages
91 stars
Nov 14, 2019
10 usages
91 stars
Nov 14, 2019
9 usages
91 stars
Nov 14, 2019
9 usages
91 stars

Discover Dependencies

Nov 14, 2019
3 usages
91 stars
Nov 14, 2019
1 usages
91 stars
Nov 14, 2019
5 usages
91 stars
Aug 13, 2019
2 stars
Sep 26, 2019
May 25, 2020
Aug 15, 2019
90 stars
Aug 16, 2019
14 stars
Dec 26, 2022
2.4k stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome