не последняя версия
Последняя версия 22.1.0

cd.go.plugin:go-plugin-config-repo 20.8.0

The APIs described here are needed for developing pipeline as code plugins for GoCD - A continuous delivery server

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

cd.go.plugin
Идентификатор

Идентификатор

go-plugin-config-repo
Версия

Версия

20.8.0
Тип

Тип

pom

Скачать go-plugin-config-repo 20.8.0


<!-- https://jarcasting.com/artifacts/cd.go.plugin/go-plugin-config-repo/ -->
<dependency>
    <groupId>cd.go.plugin</groupId>
    <artifactId>go-plugin-config-repo</artifactId>
    <version>20.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cd.go.plugin/go-plugin-config-repo/
implementation 'cd.go.plugin:go-plugin-config-repo:20.8.0'
// https://jarcasting.com/artifacts/cd.go.plugin/go-plugin-config-repo/
implementation ("cd.go.plugin:go-plugin-config-repo:20.8.0")
'cd.go.plugin:go-plugin-config-repo:pom:20.8.0'
<dependency org="cd.go.plugin" name="go-plugin-config-repo" rev="20.8.0">
  <artifact name="go-plugin-config-repo" type="pom" />
</dependency>
@Grapes(
@Grab(group='cd.go.plugin', module='go-plugin-config-repo', version='20.8.0')
)
libraryDependencies += "cd.go.plugin" % "go-plugin-config-repo" % "20.8.0"
[cd.go.plugin/go-plugin-config-repo "20.8.0"]