is not current version
Last Version 1.5.0

com.hubspot:SingularityRunnerBase 1.1.0


Categories

Categories

Singularity Application Layer Libs Cluster Management
GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

SingularityRunnerBase
Version

Version

1.1.0
Type

Type

jar

Download SingularityRunnerBase 1.1.0


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