MVN

org.tachyonproject : tachyon-servers

Maven & Gradle

Nov 12, 2015
5 usages

Tachyon Servers · Implementation of Tachyon servers including Master and Worker

<dependency>
    <groupId>org.tachyonproject</groupId>
    <artifactId>tachyon-servers</artifactId>
    <version>0.8.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tachyonproject : tachyon-servers to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.2

All Versions

Choose a version of org.tachyonproject : tachyon-servers to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
tachyon-servers-0.8.2
tachyon-servers-0.8.1
tachyon-servers-0.8.0
0.7.x
tachyon-servers-0.7.1
tachyon-servers-0.7.0

How to add a dependency to Maven

Add the following org.tachyonproject : tachyon-servers maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.tachyonproject</groupId>
    <artifactId>tachyon-servers</artifactId>
    <version>0.8.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.tachyonproject : tachyon-servers gradle dependency to your build.gradle file:

implementation 'org.tachyonproject:tachyon-servers:0.8.2'

Gradle Kotlin DSL: Add the following org.tachyonproject : tachyon-servers gradle kotlin dependency to your build.gradle.kts file:

implementation("org.tachyonproject:tachyon-servers:0.8.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.tachyonproject : tachyon-servers sbt scala dependency to your build.sbt file:

libraryDependencies += "org.tachyonproject" % "tachyon-servers" % "0.8.2"

Advertisement

Dependencies from Group

Apr 16, 2015
13 usages
Nov 12, 2015
12 usages
Nov 12, 2015
9 usages
Nov 12, 2015
5 usages

Discover Dependencies

Nov 09, 2015
21 usages
Nov 09, 2015
11 usages
Jun 23, 2021
7 usages
Jan 19, 2022
7 usages
632 stars
Jul 24, 2015
10 usages
Aug 11, 2023
32 usages
22 stars
Aug 11, 2023
25 usages
22 stars
Feb 19, 2023
12 usages
60 stars