Categories |
CategoriesCluster Management Application Layer Libs |
---|---|
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdopen-cluster-management-tests |
Last Version | Last Version6.0.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/io.fabric8/open-cluster-management-tests/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>open-cluster-management-tests</artifactId>
<version>6.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/open-cluster-management-tests/
implementation 'io.fabric8:open-cluster-management-tests:6.0.0-RC1'
// https://jarcasting.com/artifacts/io.fabric8/open-cluster-management-tests/
implementation ("io.fabric8:open-cluster-management-tests:6.0.0-RC1")
'io.fabric8:open-cluster-management-tests:jar:6.0.0-RC1'
<dependency org="io.fabric8" name="open-cluster-management-tests" rev="6.0.0-RC1">
<artifact name="open-cluster-management-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='open-cluster-management-tests', version='6.0.0-RC1')
)
libraryDependencies += "io.fabric8" % "open-cluster-management-tests" % "6.0.0-RC1"
[io.fabric8/open-cluster-management-tests "6.0.0-RC1"]