GroupId | GroupIdio.fabric8 |
---|---|
ArtifactId | ArtifactIdtekton-mock |
Last Version | Last Version6.0.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric8 :: Tekton :: Server Mock
|
Filename | Size |
---|---|
tekton-mock-6.0.0-RC1.pom | |
tekton-mock-6.0.0-RC1.jar | 5 KB |
tekton-mock-6.0.0-RC1-sources.jar | 4 KB |
tekton-mock-6.0.0-RC1-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/tekton-mock/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>tekton-mock</artifactId>
<version>6.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/tekton-mock/
implementation 'io.fabric8:tekton-mock:6.0.0-RC1'
// https://jarcasting.com/artifacts/io.fabric8/tekton-mock/
implementation ("io.fabric8:tekton-mock:6.0.0-RC1")
'io.fabric8:tekton-mock:jar:6.0.0-RC1'
<dependency org="io.fabric8" name="tekton-mock" rev="6.0.0-RC1">
<artifact name="tekton-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='tekton-mock', version='6.0.0-RC1')
)
libraryDependencies += "io.fabric8" % "tekton-mock" % "6.0.0-RC1"
[io.fabric8/tekton-mock "6.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : kubernetes-server-mock | jar | |
io.fabric8 : tekton-client | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-migrationsupport | jar |