MVN

co.cask.tigon : tigon

Maven & Gradle

Oct 31, 2014
282 stars

Tigon · Real-time Stream Processing Framework

<dependency>
    <groupId>co.cask.tigon</groupId>
    <artifactId>tigon</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.cask.tigon : tigon to add to Maven - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of co.cask.tigon : tigon to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
tigon-0.2.1
tigon-0.2.0
0.1.x
tigon-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>co.cask.tigon</groupId>
    <artifactId>tigon</artifactId>
    <version>0.2.1</version>
</dependency>

Advertisement