Jar examples for h:hubot-notifier
Watches the OpenShift environment and notifies Hubot of events such as builds completing or failing
You can download jar file hubot-notifier 2.2.64 in this page.
Apache License
You can use the following script to add hubot-notifier-2.2.64.jar to your project.
<dependency> <groupId>io.fabric8.devops.apps</groupId> <artifactId>hubot-notifier</artifactId> <version>2.2.64</version> </dependency>
compile group: 'io.fabric8.devops.apps', name: 'hubot-notifier', version: '2.2.64'
libraryDependencies += "io.fabric8.devops.apps" % "hubot-notifier" % "2.2.64"
<dependency org="io.fabric8.devops.apps" name="hubot-notifier" rev="2.2.64"/>
@Grapes(@Grab(group='io.fabric8.devops.apps', module='hubot-notifier', version='2.2.64'))
'io.fabric8.devops.apps:hubot-notifier:jar:2.2.64'
Click the following link to download the jar file.
hubot-notifier-2.2.64-javadoc.jar