Last Version

Tigon Flow 0.2.1

Real-time Stream Processing Framework

License

License

GroupId

GroupId

co.cask.tigon
ArtifactId

ArtifactId

tigon-flow
Version

Version

0.2.1
Type

Type

jar
Description

Description

Tigon Flow
Real-time Stream Processing Framework
Project Organization

Project Organization

Cask Data, Inc.

Download tigon-flow 0.2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.inject.extensions : guice-multibindings jar 3.0
com.google.inject.extensions : guice-assistedinject jar 3.0
co.cask.tigon : tigon-queue jar 0.2.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.