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