is not current version
Last Version 2.2.335

io.fabric8.devops.apps:git-collector 2.2.208

Collects events from git repositories from projects in OpenShift

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

io.fabric8.devops.apps
ArtifactId

ArtifactId

git-collector
Version

Version

2.2.208
Type

Type

jar

Download git-collector 2.2.208


<!-- https://jarcasting.com/artifacts/io.fabric8.devops.apps/git-collector/ -->
<dependency>
    <groupId>io.fabric8.devops.apps</groupId>
    <artifactId>git-collector</artifactId>
    <version>2.2.208</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/git-collector/
implementation 'io.fabric8.devops.apps:git-collector:2.2.208'
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/git-collector/
implementation ("io.fabric8.devops.apps:git-collector:2.2.208")
'io.fabric8.devops.apps:git-collector:jar:2.2.208'
<dependency org="io.fabric8.devops.apps" name="git-collector" rev="2.2.208">
  <artifact name="git-collector" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.devops.apps', module='git-collector', version='2.2.208')
)
libraryDependencies += "io.fabric8.devops.apps" % "git-collector" % "2.2.208"
[io.fabric8.devops.apps/git-collector "2.2.208"]