License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.neoremind |
ArtifactId | ArtifactIdha-guard |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionha-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 |
---|---|
ha-guard-1.0.0.pom | |
ha-guard-1.0.0.jar | 3 KB |
ha-guard-1.0.0-sources.jar | 2 KB |
ha-guard-1.0.0-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.neoremind/ha-guard/ -->
<dependency>
<groupId>net.neoremind</groupId>
<artifactId>ha-guard</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.neoremind/ha-guard/
implementation 'net.neoremind:ha-guard:1.0.0'
// https://jarcasting.com/artifacts/net.neoremind/ha-guard/
implementation ("net.neoremind:ha-guard:1.0.0")
'net.neoremind:ha-guard:jar:1.0.0'
<dependency org="net.neoremind" name="ha-guard" rev="1.0.0">
<artifact name="ha-guard" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.neoremind', module='ha-guard', version='1.0.0')
)
libraryDependencies += "net.neoremind" % "ha-guard" % "1.0.0"
[net.neoremind/ha-guard "1.0.0"]
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 |