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