| License |
License |
|---|---|
| GroupId | GroupIdio.hekate |
| ArtifactId | ArtifactIdhekate-all |
| Version | Version4.1.0 |
| 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.0.pom | |
| hekate-all-4.1.0.jar | 1 MB |
| hekate-all-4.1.0-sources.jar | 928 KB |
| hekate-all-4.1.0-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.hekate/hekate-all/ -->
<dependency>
<groupId>io.hekate</groupId>
<artifactId>hekate-all</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hekate/hekate-all/
implementation 'io.hekate:hekate-all:4.1.0'
// https://jarcasting.com/artifacts/io.hekate/hekate-all/
implementation ("io.hekate:hekate-all:4.1.0")
'io.hekate:hekate-all:jar:4.1.0'
<dependency org="io.hekate" name="hekate-all" rev="4.1.0">
<artifact name="hekate-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hekate', module='hekate-all', version='4.1.0')
)
libraryDependencies += "io.hekate" % "hekate-all" % "4.1.0"
[io.hekate/hekate-all "4.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.hekate : hekate-core Optional | jar | 4.1.0 |
| io.hekate : hekate-spring Optional | jar | 4.1.0 |
| io.hekate : hekate-spring-boot Optional | jar | 4.1.0 |
| io.hekate : hekate-etcd Optional | jar | 4.1.0 |
| io.hekate : hekate-consul Optional | jar | 4.1.0 |
| io.hekate : hekate-zookeeper Optional | jar | 4.1.0 |
| io.hekate : hekate-kubernetes Optional | jar | 4.1.0 |
| io.hekate : hekate-jclouds-core Optional | jar | 4.1.0 |
| io.hekate : hekate-jclouds-aws Optional | jar | 4.1.0 |