Download alluxio-core-common-1.3.0.jar file - Jar a

Jar examples for a:alluxio-core-common

Description

Common utilities shared in Alluxio core modules

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

alluxio-core-common-1.3.0-javadoc.jar
alluxio-core-common-1.3.0-sources.jar
alluxio-core-common-1.3.0-tests.jar
alluxio-core-common-1.3.0.jar
alluxio-core-common-1.3.0.pom



Related Tutorials