Download collector-utils-2.2.123.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.123 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials