| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.neoremind |
| ArtifactId | ArtifactIdzk-ha-guard |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionzk-ha-guard
Fountain is a Java based toolkit for syncing MySQL binlog and provide an easy API to process/publish
events.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| zk-ha-guard-1.0.0.pom | |
| zk-ha-guard-1.0.0.jar | 7 KB |
| zk-ha-guard-1.0.0-sources.jar | 3 KB |
| zk-ha-guard-1.0.0-javadoc.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.neoremind/zk-ha-guard/ -->
<dependency>
<groupId>net.neoremind</groupId>
<artifactId>zk-ha-guard</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.neoremind/zk-ha-guard/
implementation 'net.neoremind:zk-ha-guard:1.0.0'
// https://jarcasting.com/artifacts/net.neoremind/zk-ha-guard/
implementation ("net.neoremind:zk-ha-guard:1.0.0")
'net.neoremind:zk-ha-guard:jar:1.0.0'
<dependency org="net.neoremind" name="zk-ha-guard" rev="1.0.0">
<artifact name="zk-ha-guard" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.neoremind', module='zk-ha-guard', version='1.0.0')
)
libraryDependencies += "net.neoremind" % "zk-ha-guard" % "1.0.0"
[net.neoremind/zk-ha-guard "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.neoremind : ha-guard | jar | 1.0.0 |
| net.neoremind : simple-zk-client | jar | 1.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.10 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 3.1.2.RELEASE |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| junit : junit | jar | 4.11 |