Jar examples for a:alluxio-core-protobuf
Protobuf shared in Alluxio core modules
You can download jar file alluxio-core-protobuf 1.6.0 in this page.
You can use the following script to add alluxio-core-protobuf-1.6.0.jar to your project.
<dependency> <groupId>org.alluxio</groupId> <artifactId>alluxio-core-protobuf</artifactId> <version>1.6.0</version> </dependency>
compile group: 'org.alluxio', name: 'alluxio-core-protobuf', version: '1.6.0'
libraryDependencies += "org.alluxio" % "alluxio-core-protobuf" % "1.6.0"
<dependency org="org.alluxio" name="alluxio-core-protobuf" rev="1.6.0"/>
@Grapes(@Grab(group='org.alluxio', module='alluxio-core-protobuf', version='1.6.0'))
'org.alluxio:alluxio-core-protobuf:jar:1.6.0'
Click the following link to download the jar file.
alluxio-core-protobuf-1.6.0-javadoc.jar