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

com.hubspot:SingularityClient 1.2.0


Категории

Категории

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

Группа

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

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

SingularityClient
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать SingularityClient 1.2.0


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