is not current version
Last Version 1.5.0

com.hubspot:SingularityRunnerBase 0.11.0


Categories

Categories

Singularity Application Layer Libs Cluster Management
GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

SingularityRunnerBase
Version

Version

0.11.0
Type

Type

jar

Download SingularityRunnerBase 0.11.0


<!-- https://jarcasting.com/artifacts/com.hubspot/SingularityRunnerBase/ -->
<dependency>
    <groupId>com.hubspot</groupId>
    <artifactId>SingularityRunnerBase</artifactId>
    <version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/SingularityRunnerBase/
implementation 'com.hubspot:SingularityRunnerBase:0.11.0'
// https://jarcasting.com/artifacts/com.hubspot/SingularityRunnerBase/
implementation ("com.hubspot:SingularityRunnerBase:0.11.0")
'com.hubspot:SingularityRunnerBase:jar:0.11.0'
<dependency org="com.hubspot" name="SingularityRunnerBase" rev="0.11.0">
  <artifact name="SingularityRunnerBase" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='SingularityRunnerBase', version='0.11.0')
)
libraryDependencies += "com.hubspot" % "SingularityRunnerBase" % "0.11.0"
[com.hubspot/SingularityRunnerBase "0.11.0"]