Jar examples for c:collector-utils
Collects events from git repositories from projects in OpenShift
You can download jar file collector-utils 2.2.134 in this page.
Apache License
You can use the following script to add collector-utils-2.2.134.jar to your project.
<dependency> <groupId>io.fabric8.devops.apps</groupId> <artifactId>collector-utils</artifactId> <version>2.2.134</version> </dependency>
compile group: 'io.fabric8.devops.apps', name: 'collector-utils', version: '2.2.134'
libraryDependencies += "io.fabric8.devops.apps" % "collector-utils" % "2.2.134"
<dependency org="io.fabric8.devops.apps" name="collector-utils" rev="2.2.134"/>
@Grapes(@Grab(group='io.fabric8.devops.apps', module='collector-utils', version='2.2.134'))
'io.fabric8.devops.apps:collector-utils:jar:2.2.134'
Click the following link to download the jar file.
collector-utils-2.2.134-javadoc.jar