MVN

org.alluxio : alluxio-integration-mesos

Maven & Gradle

Nov 01, 2019

Alluxio Integration - Mesos

<dependency>
    <groupId>org.alluxio</groupId>
    <artifactId>alluxio-integration-mesos</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.alluxio : alluxio-integration-mesos to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of org.alluxio : alluxio-integration-mesos to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
alluxio-integration-mesos-2.1.0
2.0.x
alluxio-integration-mesos-2.0.0
alluxio-integration-mesos-2.0.0-preview
1.6.x
alluxio-integration-mesos-1.6.0
1.5.x
alluxio-integration-mesos-1.5.0
1.4.x
alluxio-integration-mesos-1.4.0
1.3.x
alluxio-integration-mesos-1.3.0

How to add a dependency to Maven

Add the following org.alluxio : alluxio-integration-mesos maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.alluxio</groupId>
    <artifactId>alluxio-integration-mesos</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.alluxio : alluxio-integration-mesos gradle dependency to your build.gradle file:

implementation 'org.alluxio:alluxio-integration-mesos:2.1.0'

Gradle Kotlin DSL: Add the following org.alluxio : alluxio-integration-mesos gradle kotlin dependency to your build.gradle.kts file:

implementation("org.alluxio:alluxio-integration-mesos:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.alluxio : alluxio-integration-mesos sbt scala dependency to your build.sbt file:

libraryDependencies += "org.alluxio" % "alluxio-integration-mesos" % "2.1.0"

Advertisement

Dependencies from Group

Aug 14, 2023
53 usages
6.3k stars
Aug 14, 2023
21 usages
6.3k stars
Aug 14, 2023
16 usages
6.3k stars
Aug 14, 2023
16 usages
6.3k stars
Aug 14, 2023
14 usages
6.3k stars

Discover Dependencies