Last Version

Fabric8 :: Tekton :: Extension 6.0.0-RC1


GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

tekton-extension-pom
Version

Version

6.0.0-RC1
Type

Type

pom
Description

Description

Fabric8 :: Tekton :: Extension

Download tekton-extension-pom 6.0.0-RC1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • model-v1alpha1
  • model-v1beta1
  • model-triggers
  • client
  • mock
  • examples
  • tests