is not current version
Last Version 4.1.2

io.hekate:hekate-spring-boot 3.9.0

Java library for cluster communications and computing.

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.hekate
ArtifactId

ArtifactId

hekate-spring-boot
Version

Version

3.9.0
Type

Type

jar

Download hekate-spring-boot 3.9.0


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