Last Version

Tigon 0.2.1

Real-time Stream Processing Framework

License

License

GroupId

GroupId

co.cask.tigon
ArtifactId

ArtifactId

tigon
Version

Version

0.2.1
Type

Type

pom
Description

Description

Tigon
Real-time Stream Processing Framework
Project URL

Project URL

https://github.com/caskdata/tigon
Project Organization

Project Organization

Cask Data, Inc.
Source Code Management

Source Code Management

https://github.com/caskdata/tigon.git

Download tigon 0.2.1

Filename Size
tigon-0.2.1.pom 41 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tigon-api
  • tigon-common
  • tigon-sql
  • tigon-yarn
  • tigon-queue
  • tigon-hbase-compat-0.94
  • tigon-hbase-compat-0.96
  • tigon-flow
  • tigon-client
  • tigon-unit-test
  • tigon-archetypes
  • tigon-distribution