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