| License |
License |
|---|---|
| GroupId | GroupIdio.hekate |
| ArtifactId | ArtifactIdhekate-consul |
| Last Version | Last Version4.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHekate Consul
Java library for cluster communications and computing.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hekate-consul-4.1.2.pom | |
| hekate-consul-4.1.2.jar | 8 KB |
| hekate-consul-4.1.2-sources.jar | 7 KB |
| hekate-consul-4.1.2-javadoc.jar | 104 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.hekate/hekate-consul/ -->
<dependency>
<groupId>io.hekate</groupId>
<artifactId>hekate-consul</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.hekate/hekate-consul/
implementation 'io.hekate:hekate-consul:4.1.2'
// https://jarcasting.com/artifacts/io.hekate/hekate-consul/
implementation ("io.hekate:hekate-consul:4.1.2")
'io.hekate:hekate-consul:jar:4.1.2'
<dependency org="io.hekate" name="hekate-consul" rev="4.1.2">
<artifact name="hekate-consul" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hekate', module='hekate-consul', version='4.1.2')
)
libraryDependencies += "io.hekate" % "hekate-consul" % "4.1.2"
[io.hekate/hekate-consul "4.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.hekate : hekate-core | jar | 4.1.2 |
| com.orbitz.consul : consul-client | jar | 1.5.3 |