Last Version

zknotify-cache 0.1.22

A ZooKeeper notify reload cache

License

License

The Artistic License 2.0
Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

zknotify-cache
Version

Version

0.1.22
Type

Type

jar
Description

Description

zknotify-cache
A ZooKeeper notify reload cache
Project URL

Project URL

https://github.com/PhantomThief/zknotify-cache
Source Code Management

Source Code Management

https://github.com/PhantomThief/zknotify-cache.git

Download zknotify-cache 0.1.22


<!-- https://jarcasting.com/artifacts/com.github.phantomthief/zknotify-cache/ -->
<dependency>
    <groupId>com.github.phantomthief</groupId>
    <artifactId>zknotify-cache</artifactId>
    <version>0.1.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phantomthief/zknotify-cache/
implementation 'com.github.phantomthief:zknotify-cache:0.1.22'
// https://jarcasting.com/artifacts/com.github.phantomthief/zknotify-cache/
implementation ("com.github.phantomthief:zknotify-cache:0.1.22")
'com.github.phantomthief:zknotify-cache:jar:0.1.22'
<dependency org="com.github.phantomthief" name="zknotify-cache" rev="0.1.22">
  <artifact name="zknotify-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phantomthief', module='zknotify-cache', version='0.1.22')
)
libraryDependencies += "com.github.phantomthief" % "zknotify-cache" % "0.1.22"
[com.github.phantomthief/zknotify-cache "0.1.22"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.14
com.github.phantomthief : more-lambdas jar 0.1.25
org.apache.curator : curator-recipes jar 4.1.0
com.google.guava : guava jar 28.1-jre
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (5)

Group / Artifact Type Version
org.apache.curator : curator-test jar 4.1.0
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
ch.qos.logback : logback-classic jar 1.2.3
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.