Download hubot-notifier-2.2.111.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.111 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials