Last Version

Hekate Core 4.1.2

Java library for cluster communications and computing.

License

License

GroupId

GroupId

io.hekate
ArtifactId

ArtifactId

hekate-core
Version

Version

4.1.2
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.1.2


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

Dependencies

compile (4)

Group / Artifact Type Version
io.netty : netty-handler jar 4.1.68.Final
io.netty : netty-transport-native-epoll jar 4.1.68.Final
io.micrometer : micrometer-core jar 1.7.4
org.slf4j : slf4j-api jar 1.7.32

Project Modules

There are no modules declared in this project.