MVN

com.continuuity.tephra : tephra

Maven & Gradle

Aug 21, 2014
1 usages
157 stars

Tephra Transaction System · Tephra Transaction System

<dependency>
    <groupId>com.continuuity.tephra</groupId>
    <artifactId>tephra</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.continuuity.tephra : tephra to add to Maven - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of com.continuuity.tephra : tephra to add to Maven - All Versions:

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.continuuity.tephra</groupId>
    <artifactId>tephra</artifactId>
    <version>0.2.1</version>
</dependency>

Advertisement