Download collector-utils-2.2.294.jar file - Jar c

Jar examples for c:collector-utils

Description

Collects events from git repositories from projects in OpenShift

You can download jar file collector-utils 2.2.294 in this page.

License

Apache License

Build File

You can use the following script to add collector-utils-2.2.294.jar to your project.

<dependency>
   <groupId>io.fabric8.devops.apps</groupId>
   <artifactId>collector-utils</artifactId>
   <version>2.2.294</version>
</dependency>
compile group: 'io.fabric8.devops.apps', name: 'collector-utils', version: '2.2.294'
libraryDependencies += "io.fabric8.devops.apps" % "collector-utils" % "2.2.294"
<dependency org="io.fabric8.devops.apps" name="collector-utils" rev="2.2.294"/>
@Grapes(@Grab(group='io.fabric8.devops.apps', module='collector-utils', version='2.2.294'))
'io.fabric8.devops.apps:collector-utils:jar:2.2.294'

Download

Click the following link to download the jar file.

collector-utils-2.2.294-javadoc.jar
collector-utils-2.2.294-sources.jar
collector-utils-2.2.294.jar
collector-utils-2.2.294.pom



Related Tutorials