| License |
License |
|---|---|
| GroupId | GroupIdcom.spotify |
| ArtifactId | ArtifactIdhelios-system-tests |
| Last Version | Last Version0.9.283 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHelios System Tests
A docker container orchestration system and deployment platform
|
| Filename | Size |
|---|---|
| helios-system-tests-0.9.283.pom | |
| helios-system-tests-0.9.283.jar | 252 KB |
| helios-system-tests-0.9.283-sources.jar | 116 KB |
| helios-system-tests-0.9.283-javadoc.jar | 370 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/helios-system-tests/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>helios-system-tests</artifactId>
<version>0.9.283</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/helios-system-tests/
implementation 'com.spotify:helios-system-tests:0.9.283'
// https://jarcasting.com/artifacts/com.spotify/helios-system-tests/
implementation ("com.spotify:helios-system-tests:0.9.283")
'com.spotify:helios-system-tests:jar:0.9.283'
<dependency org="com.spotify" name="helios-system-tests" rev="0.9.283">
<artifact name="helios-system-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='helios-system-tests', version='0.9.283')
)
libraryDependencies += "com.spotify" % "helios-system-tests" % "0.9.283"
[com.spotify/helios-system-tests "0.9.283"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.intellij : annotations | jar | 12.0 |