Categories |
CategoriesCLI User Interface Singularity Application Layer Libs Cluster Management |
---|---|
GroupId | GroupIdcom.hubspot |
ArtifactId | ArtifactIdSingularityClient |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.hubspot/SingularityClient/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>SingularityClient</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/SingularityClient/
implementation 'com.hubspot:SingularityClient:1.5.0'
// https://jarcasting.com/artifacts/com.hubspot/SingularityClient/
implementation ("com.hubspot:SingularityClient:1.5.0")
'com.hubspot:SingularityClient:jar:1.5.0'
<dependency org="com.hubspot" name="SingularityClient" rev="1.5.0">
<artifact name="SingularityClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='SingularityClient', version='1.5.0')
)
libraryDependencies += "com.hubspot" % "SingularityClient" % "1.5.0"
[com.hubspot/SingularityClient "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.3 |
com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.9.9 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.9.9 |
com.github.rholder : guava-retrying | jar | 2.0.0 |
com.google.guava : guava | jar | 25.0-jre |
com.google.inject : guice | jar | 4.2.2 |
com.hubspot : HorizonCore | jar | 0.1.2 |
com.hubspot : HorizonNing | jar | 0.1.2 |
com.hubspot : SingularityBase | jar | 1.5.0 |
javax.inject : javax.inject | jar | 1 |
org.apache.curator : curator-client | jar | 4.2.0 |
org.apache.curator : curator-framework | jar | 4.2.0 |
org.apache.zookeeper : zookeeper | jar | 3.4.14 |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.4.1 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.mockito : mockito-core | jar | 2.23.4 |
org.slf4j : slf4j-simple | jar | 1.7.26 |