Download hubot-notifier-2.2.95.jar file - Jar h

Jar examples for h:hubot-notifier

Description

Watches the OpenShift environment and notifies Hubot of events such as builds completing or failing

You can download jar file hubot-notifier 2.2.95 in this page.

License

Apache License

Build File

You can use the following script to add hubot-notifier-2.2.95.jar to your project.

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

Download

Click the following link to download the jar file.

hubot-notifier-2.2.95-javadoc.jar
hubot-notifier-2.2.95-sources.jar
hubot-notifier-2.2.95.jar
hubot-notifier-2.2.95.pom



Related Tutorials