| License | License | 
|---|---|
| GroupId | GroupIdco.cask.tigon | 
| ArtifactId | ArtifactIdtigon-flow | 
| Last Version | Last Version0.2.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionTigon Flow Real-time Stream Processing Framework | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| tigon-flow-0.2.1.pom | |
| tigon-flow-0.2.1.jar | 223 KB | 
| tigon-flow-0.2.1-tests.jar | 2 KB | 
| tigon-flow-0.2.1-sources.jar | 117 KB | 
| tigon-flow-0.2.1-javadoc.jar | 120 KB | 
| Browse | 
<!-- 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"]| 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 |