Download hekate-core-2.0.0.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.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials