License |
License |
---|---|
GroupId | GroupIdio.meshware.cache |
ArtifactId | ArtifactIdcache-consul |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmeshware-local-cache-consul
The local cache component is integrated with Consul
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cache-consul-0.0.9.pom | |
cache-consul-0.0.9.jar | 2 KB |
cache-consul-0.0.9-sources.jar | 2 KB |
cache-consul-0.0.9-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.meshware.cache/cache-consul/ -->
<dependency>
<groupId>io.meshware.cache</groupId>
<artifactId>cache-consul</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.meshware.cache/cache-consul/
implementation 'io.meshware.cache:cache-consul:0.0.9'
// https://jarcasting.com/artifacts/io.meshware.cache/cache-consul/
implementation ("io.meshware.cache:cache-consul:0.0.9")
'io.meshware.cache:cache-consul:jar:0.0.9'
<dependency org="io.meshware.cache" name="cache-consul" rev="0.0.9">
<artifact name="cache-consul" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.meshware.cache', module='cache-consul', version='0.0.9')
)
libraryDependencies += "io.meshware.cache" % "cache-consul" % "0.0.9"
[io.meshware.cache/cache-consul "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.ecwid.consul : consul-api | jar | 1.4.5 |
io.meshware.cache : cache-ihc | jar | 0.0.9 |
io.meshware.cache : cache-ohc | jar | 0.0.9 |