| Categories |
CategoriesNative Development Tools |
|---|---|
| GroupId | GroupIdio.fabric8 |
| ArtifactId | ArtifactIdknative-tests |
| Last Version | Last Version6.0.0-RC1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFabric8 :: Knative :: Tests
|
| Filename | Size |
|---|---|
| knative-tests-6.0.0-RC1.pom | |
| knative-tests-6.0.0-RC1.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/knative-tests/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>knative-tests</artifactId>
<version>6.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/knative-tests/
implementation 'io.fabric8:knative-tests:6.0.0-RC1'
// https://jarcasting.com/artifacts/io.fabric8/knative-tests/
implementation ("io.fabric8:knative-tests:6.0.0-RC1")
'io.fabric8:knative-tests:jar:6.0.0-RC1'
<dependency org="io.fabric8" name="knative-tests" rev="6.0.0-RC1">
<artifact name="knative-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='knative-tests', version='6.0.0-RC1')
)
libraryDependencies += "io.fabric8" % "knative-tests" % "6.0.0-RC1"
[io.fabric8/knative-tests "6.0.0-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.fabric8 : knative-client | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| io.fabric8 : kubernetes-server-mock | jar | |
| io.fabric8 : mockwebserver | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.slf4j : slf4j-simple | jar | ${slf4j.version} |