License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdhelios-service-registration |
Last Version | Last Version0.9.283 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelios Service Registration
A docker container orchestration system and deployment platform
|
<!-- https://jarcasting.com/artifacts/com.spotify/helios-service-registration/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>helios-service-registration</artifactId>
<version>0.9.283</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/helios-service-registration/
implementation 'com.spotify:helios-service-registration:0.9.283'
// https://jarcasting.com/artifacts/com.spotify/helios-service-registration/
implementation ("com.spotify:helios-service-registration:0.9.283")
'com.spotify:helios-service-registration:jar:0.9.283'
<dependency org="com.spotify" name="helios-service-registration" rev="0.9.283">
<artifact name="helios-service-registration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='helios-service-registration', version='0.9.283')
)
libraryDependencies += "com.spotify" % "helios-service-registration" % "0.9.283"
[com.spotify/helios-service-registration "0.9.283"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.22 |
com.google.guava : guava | jar | 20.0 |
Group / Artifact | Type | Version |
---|---|---|
com.intellij : annotations | jar | 12.0 |