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

com.hubspot:SingularityClient 0.2.9.2


Категории

Категории

CLI Взаимодействие с пользователем Singularity Библиотеки уровня приложения Cluster Management
Группа

Группа

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

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

SingularityClient
Версия

Версия

0.2.9.2
Тип

Тип

jar

Скачать SingularityClient 0.2.9.2


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