is not current version
Last Version 4.1.2

Hekate Core 4.0.0

Java library for cluster communications and computing.

License

License

GroupId

GroupId

io.hekate
ArtifactId

ArtifactId

hekate-core
Version

Version

4.0.0
Type

Type

jar
Description

Description

Hekate Core
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-core 4.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
io.netty : netty-handler jar 4.1.53.Final
io.netty : netty-transport-native-epoll jar 4.1.53.Final
io.micrometer : micrometer-core jar 1.1.19
org.slf4j : slf4j-api jar 1.7.30
com.esotericsoftware : kryo-shaded Optional jar 4.0.2
de.javakaffee : kryo-serializers Optional jar 0.43
de.ruedigermoeller : fst Optional jar 2.57

Project Modules

There are no modules declared in this project.