Download hubot-notifier-2.2.152.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.152 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials