License |
License |
---|---|
GroupId | GroupIdio.hekate |
ArtifactId | ArtifactIdhekate-all |
Last Version | Last Version4.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHekate All-in-One
Java library for cluster communications and computing.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hekate-all-4.1.2.pom | |
hekate-all-4.1.2.jar | 1 MB |
hekate-all-4.1.2-sources.jar | 919 KB |
hekate-all-4.1.2-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hekate/hekate-all/ -->
<dependency>
<groupId>io.hekate</groupId>
<artifactId>hekate-all</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.hekate/hekate-all/
implementation 'io.hekate:hekate-all:4.1.2'
// https://jarcasting.com/artifacts/io.hekate/hekate-all/
implementation ("io.hekate:hekate-all:4.1.2")
'io.hekate:hekate-all:jar:4.1.2'
<dependency org="io.hekate" name="hekate-all" rev="4.1.2">
<artifact name="hekate-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hekate', module='hekate-all', version='4.1.2')
)
libraryDependencies += "io.hekate" % "hekate-all" % "4.1.2"
[io.hekate/hekate-all "4.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.hekate : hekate-core Optional | jar | 4.1.2 |
io.hekate : hekate-spring Optional | jar | 4.1.2 |
io.hekate : hekate-spring-boot Optional | jar | 4.1.2 |
io.hekate : hekate-etcd Optional | jar | 4.1.2 |
io.hekate : hekate-consul Optional | jar | 4.1.2 |
io.hekate : hekate-zookeeper Optional | jar | 4.1.2 |
io.hekate : hekate-kubernetes Optional | jar | 4.1.2 |
io.hekate : hekate-jclouds-core Optional | jar | 4.1.2 |
io.hekate : hekate-jclouds-aws Optional | jar | 4.1.2 |