| Группа | Группаio.fabric8 |
|---|---|
| Идентификатор | Идентификаторtekton-examples |
| Версия | Версия6.0.0-RC1 |
| Тип | Типjar |
| Описание |
ОписаниеFabric8 :: Tekton :: Examples
|
| Имя Файла | Размер |
|---|---|
| tekton-examples-6.0.0-RC1.pom | |
| tekton-examples-6.0.0-RC1.jar | 17 KB |
| tekton-examples-6.0.0-RC1-sources.jar | 10 KB |
| tekton-examples-6.0.0-RC1-javadoc.jar | 65 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.fabric8/tekton-examples/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>tekton-examples</artifactId>
<version>6.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/tekton-examples/
implementation 'io.fabric8:tekton-examples:6.0.0-RC1'
// https://jarcasting.com/artifacts/io.fabric8/tekton-examples/
implementation ("io.fabric8:tekton-examples:6.0.0-RC1")
'io.fabric8:tekton-examples:jar:6.0.0-RC1'
<dependency org="io.fabric8" name="tekton-examples" rev="6.0.0-RC1">
<artifact name="tekton-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='tekton-examples', version='6.0.0-RC1')
)
libraryDependencies += "io.fabric8" % "tekton-examples" % "6.0.0-RC1"
[io.fabric8/tekton-examples "6.0.0-RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.fabric8 : tekton-client | jar |