Last Version

Hekate Spring 4.1.2

Java library for cluster communications and computing.

License

License

GroupId

GroupId

io.hekate
ArtifactId

ArtifactId

hekate-spring
Version

Version

4.1.2
Type

Type

jar
Description

Description

Hekate Spring
Java library for cluster communications and computing.
Project URL

Project URL

https://github.com/hekate-io/hekate
Project Organization

Project Organization

The Hekate Project
Source Code Management

Source Code Management

https://github.com/hekate-io/hekate

Download hekate-spring 4.1.2


<!-- https://jarcasting.com/artifacts/io.hekate/hekate-spring/ -->
<dependency>
    <groupId>io.hekate</groupId>
    <artifactId>hekate-spring</artifactId>
    <version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.hekate/hekate-spring/
implementation 'io.hekate:hekate-spring:4.1.2'
// https://jarcasting.com/artifacts/io.hekate/hekate-spring/
implementation ("io.hekate:hekate-spring:4.1.2")
'io.hekate:hekate-spring:jar:4.1.2'
<dependency org="io.hekate" name="hekate-spring" rev="4.1.2">
  <artifact name="hekate-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hekate', module='hekate-spring', version='4.1.2')
)
libraryDependencies += "io.hekate" % "hekate-spring" % "4.1.2"
[io.hekate/hekate-spring "4.1.2"]

Dependencies

compile (7)

Group / Artifact Type Version
io.hekate : hekate-core jar 4.1.2
io.hekate : hekate-jclouds-aws Optional jar 4.1.2
io.hekate : hekate-zookeeper Optional jar 4.1.2
io.hekate : hekate-etcd Optional jar 4.1.2
io.hekate : hekate-consul Optional jar 4.1.2
org.springframework : spring-context jar 5.3.10
org.slf4j : jcl-over-slf4j jar 1.7.32

Project Modules

There are no modules declared in this project.