не последняя версия
Последняя версия 1.5.0

com.hubspot:SingularityRunnerBase 1.0.0


Категории

Категории

Singularity Библиотеки уровня приложения Cluster Management
Группа

Группа

com.hubspot
Идентификатор

Идентификатор

SingularityRunnerBase
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать SingularityRunnerBase 1.0.0


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