| GroupId | GroupIdcom.hubspot |
|---|---|
| ArtifactId | ArtifactIdBaragonWatcher |
| Last Version | Last Version0.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| BaragonWatcher-0.9.0.pom | |
| BaragonWatcher-0.9.0.jar | 13 KB |
| BaragonWatcher-0.9.0-sources.jar | 4 KB |
| BaragonWatcher-0.9.0-javadoc.jar | 55 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hubspot/BaragonWatcher/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>BaragonWatcher</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/BaragonWatcher/
implementation 'com.hubspot:BaragonWatcher:0.9.0'
// https://jarcasting.com/artifacts/com.hubspot/BaragonWatcher/
implementation ("com.hubspot:BaragonWatcher:0.9.0")
'com.hubspot:BaragonWatcher:jar:0.9.0'
<dependency org="com.hubspot" name="BaragonWatcher" rev="0.9.0">
<artifact name="BaragonWatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='BaragonWatcher', version='0.9.0')
)
libraryDependencies += "com.hubspot" % "BaragonWatcher" % "0.9.0"
[com.hubspot/BaragonWatcher "0.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.7.9 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.7.9.5 |
| com.google.guava : guava | jar | 22.0 |
| com.google.inject : guice | jar | 4.1.0 |
| com.google.inject.extensions : guice-multibindings | jar | 4.1.0 |
| com.hubspot : BaragonCore | jar | 0.9.0 |
| com.hubspot : Ringleader | jar | 0.1.5 |
| org.apache.curator : curator-client | jar | 2.12.0 |
| org.apache.curator : curator-framework | jar | 2.12.0 |
| org.apache.zookeeper : zookeeper | jar | 3.4.8 |
| org.slf4j : slf4j-api | jar | 1.7.21 |