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