License |
License |
---|---|
GroupId | GroupIdio.hekate |
ArtifactId | ArtifactIdhekate-core |
Last Version | Last Version4.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHekate Core
Java library for cluster communications and computing.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hekate-core-4.1.2.pom | |
hekate-core-4.1.2.jar | 1 MB |
hekate-core-4.1.2-tests.jar | 976 KB |
hekate-core-4.1.2-sources.jar | 770 KB |
hekate-core-4.1.2-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
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 |