не последняя версия
Последняя версия 19.6.0-9304

cd.go.plugin:go-plugin-config-repo-experimental 19.2.0-8482

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-experimental
Версия

Версия

19.2.0-8482
Тип

Тип

pom

Скачать go-plugin-config-repo-experimental 19.2.0-8482


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