Download hekate-core-2.4.1.jar file - Jar h

Jar examples for h:hekate-core

Description

Java library for cluster communications and computing.

You can download jar file hekate-core 2.4.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hekate-core-2.4.1.jar to your project.

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

Download

Click the following link to download the jar file.

hekate-core-2.4.1-javadoc.jar
hekate-core-2.4.1-sources.jar
hekate-core-2.4.1-tests.jar
hekate-core-2.4.1.jar
hekate-core-2.4.1.pom



Related Tutorials