License |
License |
---|---|
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdtekton-examples |
Version | Version5.11.2 |
Type | Typejar |
Description |
DescriptionFabric8 :: Tekton :: Examples
Java client for Kubernetes and OpenShift
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tekton-examples-5.11.2.pom | |
tekton-examples-5.11.2.jar | 17 KB |
tekton-examples-5.11.2-sources.jar | 10 KB |
tekton-examples-5.11.2-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/tekton-examples/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>tekton-examples</artifactId>
<version>5.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/tekton-examples/
implementation 'io.fabric8:tekton-examples:5.11.2'
// https://jarcasting.com/artifacts/io.fabric8/tekton-examples/
implementation ("io.fabric8:tekton-examples:5.11.2")
'io.fabric8:tekton-examples:jar:5.11.2'
<dependency org="io.fabric8" name="tekton-examples" rev="5.11.2">
<artifact name="tekton-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='tekton-examples', version='5.11.2')
)
libraryDependencies += "io.fabric8" % "tekton-examples" % "5.11.2"
[io.fabric8/tekton-examples "5.11.2"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : tekton-client | jar | 5.11.2 |