Download helix-core-0.6.7.jar file - Jar h

Jar examples for h:helix-core

Description

You can download jar file helix-core 0.6.7 in this page.

License

Apache License

Build File

You can use the following script to add helix-core-0.6.7.jar to your project.

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

Download

Click the following link to download the jar file.

helix-core-0.6.7-javadoc.jar
helix-core-0.6.7-sources.jar
helix-core-0.6.7-tests.jar
helix-core-0.6.7.jar
helix-core-0.6.7.pom



Related Tutorials