S

SingularityMesosClient

Files download
File Operation
SingularityMesosClient-0.7.1.jar download
SingularityMesosClient-0.7.1.pom download
SingularityMesosClient-0.7.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.hubspot</groupId>
  <artifactId>SingularityMesosClient</artifactId>
  <version>0.7.1</version>
</dependency>
Gradle Groovy
implementation 'com.hubspot:SingularityMesosClient:0.7.1'
Gradle Kotlin
implementation("com.hubspot:SingularityMesosClient:0.7.1")
Scala SBT
libraryDependencies += "com.hubspot" % "SingularityMesosClient" % "0.7.1"
Groovy Grape
@Grapes(
  @Grab(group='com.hubspot', module='SingularityMesosClient', version='0.7.1')
)
Apache Ivy
<dependency org="com.hubspot" name="SingularityMesosClient" rev="0.7.1" />
Leiningen
[com.hubspot/SingularityMesosClient "0.7.1"]
Apache Buildr
'com.hubspot:SingularityMesosClient:jar:0.7.1'