Download alluxio-core-server-common-1.6.0.jar file - Jar a

Jar examples for a:alluxio-core-server-common

Description

Common utilities for Alluxio core services

You can download jar file alluxio-core-server-common 1.6.0 in this page.

License

Apache License

Build File

You can use the following script to add alluxio-core-server-common-1.6.0.jar to your project.

<dependency>
   <groupId>org.alluxio</groupId>
   <artifactId>alluxio-core-server-common</artifactId>
   <version>1.6.0</version>
</dependency>
compile group: 'org.alluxio', name: 'alluxio-core-server-common', version: '1.6.0'
libraryDependencies += "org.alluxio" % "alluxio-core-server-common" % "1.6.0"
<dependency org="org.alluxio" name="alluxio-core-server-common" rev="1.6.0"/>
@Grapes(@Grab(group='org.alluxio', module='alluxio-core-server-common', version='1.6.0'))
'org.alluxio:alluxio-core-server-common:jar:1.6.0'

Download

Click the following link to download the jar file.

alluxio-core-server-common-1.6.0-javadoc.jar
alluxio-core-server-common-1.6.0-sources.jar
alluxio-core-server-common-1.6.0.jar
alluxio-core-server-common-1.6.0.pom



Related Tutorials