is not current version
Last Version 4.1.2

io.hekate:hekate-spring-boot 4.1.1

Java library for cluster communications and computing.

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.hekate
ArtifactId

ArtifactId

hekate-spring-boot
Version

Version

4.1.1
Type

Type

jar

Download hekate-spring-boot 4.1.1


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