Categories |
CategoriesCLI User Interface Singularity Application Layer Libs Cluster Management |
---|---|
GroupId | GroupIdcom.hubspot |
ArtifactId | ArtifactIdSingularityMesosClient |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.hubspot/SingularityMesosClient/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>SingularityMesosClient</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/SingularityMesosClient/
implementation 'com.hubspot:SingularityMesosClient:1.5.0'
// https://jarcasting.com/artifacts/com.hubspot/SingularityMesosClient/
implementation ("com.hubspot:SingularityMesosClient:1.5.0")
'com.hubspot:SingularityMesosClient:jar:1.5.0'
<dependency org="com.hubspot" name="SingularityMesosClient" rev="1.5.0">
<artifact name="SingularityMesosClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='SingularityMesosClient', version='1.5.0')
)
libraryDependencies += "com.hubspot" % "SingularityMesosClient" % "1.5.0"
[com.hubspot/SingularityMesosClient "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.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 |
org.slf4j : slf4j-api | jar | 1.7.26 |