License |
License |
---|---|
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdtekton-mock |
Version | Version5.11.0 |
Type | Typejar |
Description |
DescriptionFabric8 :: Tekton :: Server Mock
Java client for Kubernetes and OpenShift
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tekton-mock-5.11.0.pom | |
tekton-mock-5.11.0.jar | 8 KB |
tekton-mock-5.11.0-sources.jar | 6 KB |
tekton-mock-5.11.0-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/tekton-mock/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>tekton-mock</artifactId>
<version>5.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/tekton-mock/
implementation 'io.fabric8:tekton-mock:5.11.0'
// https://jarcasting.com/artifacts/io.fabric8/tekton-mock/
implementation ("io.fabric8:tekton-mock:5.11.0")
'io.fabric8:tekton-mock:jar:5.11.0'
<dependency org="io.fabric8" name="tekton-mock" rev="5.11.0">
<artifact name="tekton-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='tekton-mock', version='5.11.0')
)
libraryDependencies += "io.fabric8" % "tekton-mock" % "5.11.0"
[io.fabric8/tekton-mock "5.11.0"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : kubernetes-server-mock | jar | 5.11.0 |
io.fabric8 : tekton-client | jar | 5.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-migrationsupport | jar |