Last Version

Fabric8 :: Tekton :: Server Mock 6.0.0-RC1


GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

tekton-mock
Version

Version

6.0.0-RC1
Type

Type

jar
Description

Description

Fabric8 :: Tekton :: Server Mock

Download tekton-mock 6.0.0-RC1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.fabric8 : kubernetes-server-mock jar
io.fabric8 : tekton-client jar

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-migrationsupport jar

Project Modules

There are no modules declared in this project.