Jar examples for h:hekate-core
Java library for cluster communications and computing.
You can download jar file hekate-core 1.0.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add hekate-core-1.0.2.jar to your project.
<dependency> <groupId>io.hekate</groupId> <artifactId>hekate-core</artifactId> <version>1.0.2</version> </dependency>
compile group: 'io.hekate', name: 'hekate-core', version: '1.0.2'
libraryDependencies += "io.hekate" % "hekate-core" % "1.0.2"
<dependency org="io.hekate" name="hekate-core" rev="1.0.2"/>
@Grapes(@Grab(group='io.hekate', module='hekate-core', version='1.0.2'))
'io.hekate:hekate-core:jar:1.0.2'
Click the following link to download the jar file.
hekate-core-1.0.2-javadoc.jar