License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdverticalpodautoscaler-tests |
Version | Version5.12.1 |
Type | Typejar |
Description |
DescriptionFabric8 :: Vertical Pod Autoscaler :: Tests
Java client for Kubernetes and OpenShift
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
verticalpodautoscaler-tests-5.12.1.pom | |
verticalpodautoscaler-tests-5.12.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/verticalpodautoscaler-tests/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>verticalpodautoscaler-tests</artifactId>
<version>5.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/verticalpodautoscaler-tests/
implementation 'io.fabric8:verticalpodautoscaler-tests:5.12.1'
// https://jarcasting.com/artifacts/io.fabric8/verticalpodautoscaler-tests/
implementation ("io.fabric8:verticalpodautoscaler-tests:5.12.1")
'io.fabric8:verticalpodautoscaler-tests:jar:5.12.1'
<dependency org="io.fabric8" name="verticalpodautoscaler-tests" rev="5.12.1">
<artifact name="verticalpodautoscaler-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='verticalpodautoscaler-tests', version='5.12.1')
)
libraryDependencies += "io.fabric8" % "verticalpodautoscaler-tests" % "5.12.1"
[io.fabric8/verticalpodautoscaler-tests "5.12.1"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : kubernetes-client | jar | 5.12.1 |
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : verticalpodautoscaler-server-mock | jar | 5.12.1 |
io.fabric8 : mockwebserver | jar | 0.2.2 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.slf4j : slf4j-simple | jar | 1.7.33 |