License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdhelios-testing-common |
Version | Version0.9.283 |
Type | Typejar |
Description |
DescriptionHelios Testing Common Library
A docker container orchestration system and deployment platform
|
<!-- https://jarcasting.com/artifacts/com.spotify/helios-testing-common/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>helios-testing-common</artifactId>
<version>0.9.283</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/helios-testing-common/
implementation 'com.spotify:helios-testing-common:0.9.283'
// https://jarcasting.com/artifacts/com.spotify/helios-testing-common/
implementation ("com.spotify:helios-testing-common:0.9.283")
'com.spotify:helios-testing-common:jar:0.9.283'
<dependency org="com.spotify" name="helios-testing-common" rev="0.9.283">
<artifact name="helios-testing-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='helios-testing-common', version='0.9.283')
)
libraryDependencies += "com.spotify" % "helios-testing-common" % "0.9.283"
[com.spotify/helios-testing-common "0.9.283"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify : helios-client | jar | 0.9.283 |
com.spotify : helios-service-registration | jar | 0.9.283 |
commons-io : commons-io | jar | 2.5 |
org.apache.curator : curator-recipes | jar | 2.7.1 |
org.apache.curator : curator-test | jar | 2.7.1 |
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.intellij : annotations | jar | 12.0 |