License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls |
GroupId | GroupIdio.fabric8.devops.apps |
ArtifactId | ArtifactIdgit-collector |
Last Version | Last Version2.2.335 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGit Collector
Collects events from git repositories from projects in OpenShift
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.fabric8.devops.apps/git-collector/ -->
<dependency>
<groupId>io.fabric8.devops.apps</groupId>
<artifactId>git-collector</artifactId>
<version>2.2.335</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/git-collector/
implementation 'io.fabric8.devops.apps:git-collector:2.2.335'
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/git-collector/
implementation ("io.fabric8.devops.apps:git-collector:2.2.335")
'io.fabric8.devops.apps:git-collector:jar:2.2.335'
<dependency org="io.fabric8.devops.apps" name="git-collector" rev="2.2.335">
<artifact name="git-collector" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.devops.apps', module='git-collector', version='2.2.335')
)
libraryDependencies += "io.fabric8.devops.apps" % "git-collector" % "2.2.335"
[io.fabric8.devops.apps/git-collector "2.2.335"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8.devops.apps : collector-utils | jar | 2.2.335 |
org.eclipse.jgit : org.eclipse.jgit | jar | |
io.fabric8 : gitective-core | jar | 0.9.11 |
com.jcraft : jzlib | jar | 1.1.3 |
org.jboss.weld.se : weld-se | jar | |
org.slf4j : slf4j-log4j12 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 2.2.0 |
org.apache.lucene : lucene-core | jar | 5.4.1 |
org.apache.lucene : lucene-queryparser | jar | 5.4.1 |
org.apache.lucene : lucene-sandbox | jar | 5.4.1 |
org.apache.lucene : lucene-analyzers-common | jar | 5.4.1 |
net.java.dev.jna : jna | jar | 4.1.0 |
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.8.Final |
io.fabric8 : fabric8-arquillian | jar | 2.3.0 |
io.fabric8 : kubernetes-assertions | jar | 2.3.0 |
junit : junit | jar | 4.12 |