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.100 in this page.
Apache License
You can use the following script to add hubot-notifier-2.2.100.jar to your project.
<dependency> <groupId>io.fabric8.devops.apps</groupId> <artifactId>hubot-notifier</artifactId> <version>2.2.100</version> </dependency>
compile group: 'io.fabric8.devops.apps', name: 'hubot-notifier', version: '2.2.100'
libraryDependencies += "io.fabric8.devops.apps" % "hubot-notifier" % "2.2.100"
<dependency org="io.fabric8.devops.apps" name="hubot-notifier" rev="2.2.100"/>
@Grapes(@Grab(group='io.fabric8.devops.apps', module='hubot-notifier', version='2.2.100'))
'io.fabric8.devops.apps:hubot-notifier:jar:2.2.100'
Click the following link to download the jar file.
hubot-notifier-2.2.100-javadoc.jar