Download hekate-spring-2.2.0.jar file - Jar h

Jar examples for h:hekate-spring

Description

Java library for cluster communications and computing.

You can download jar file hekate-spring 2.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hekate-spring-2.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

hekate-spring-2.2.0-javadoc.jar
hekate-spring-2.2.0-sources.jar
hekate-spring-2.2.0.jar
hekate-spring-2.2.0.pom



Related Tutorials