Last Version

Fabric8 :: Tekton :: Tests 6.0.0-RC1


GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

tekton-tests
Version

Version

6.0.0-RC1
Type

Type

jar
Description

Description

Fabric8 :: Tekton :: Tests

Download tekton-tests 6.0.0-RC1


<!-- https://jarcasting.com/artifacts/io.fabric8/tekton-tests/ -->
<dependency>
    <groupId>io.fabric8</groupId>
    <artifactId>tekton-tests</artifactId>
    <version>6.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/tekton-tests/
implementation 'io.fabric8:tekton-tests:6.0.0-RC1'
// https://jarcasting.com/artifacts/io.fabric8/tekton-tests/
implementation ("io.fabric8:tekton-tests:6.0.0-RC1")
'io.fabric8:tekton-tests:jar:6.0.0-RC1'
<dependency org="io.fabric8" name="tekton-tests" rev="6.0.0-RC1">
  <artifact name="tekton-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='tekton-tests', version='6.0.0-RC1')
)
libraryDependencies += "io.fabric8" % "tekton-tests" % "6.0.0-RC1"
[io.fabric8/tekton-tests "6.0.0-RC1"]

Dependencies

compile (1)

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

test (5)

Group / Artifact Type Version
io.fabric8 : kubernetes-server-mock jar
io.fabric8 : mockwebserver jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-migrationsupport jar
org.slf4j : slf4j-simple jar ${slf4j.version}

Project Modules

There are no modules declared in this project.