Last Version

Hubot Notifier 2.2.335

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

License

License

GroupId

GroupId

io.fabric8.devops.apps
ArtifactId

ArtifactId

hubot-notifier
Version

Version

2.2.335
Type

Type

jar
Description

Description

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

Project Organization

Red Hat

Download hubot-notifier 2.2.335


<!-- https://jarcasting.com/artifacts/io.fabric8.devops.apps/hubot-notifier/ -->
<dependency>
    <groupId>io.fabric8.devops.apps</groupId>
    <artifactId>hubot-notifier</artifactId>
    <version>2.2.335</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/hubot-notifier/
implementation 'io.fabric8.devops.apps:hubot-notifier:2.2.335'
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/hubot-notifier/
implementation ("io.fabric8.devops.apps:hubot-notifier:2.2.335")
'io.fabric8.devops.apps:hubot-notifier:jar:2.2.335'
<dependency org="io.fabric8.devops.apps" name="hubot-notifier" rev="2.2.335">
  <artifact name="hubot-notifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.devops.apps', module='hubot-notifier', version='2.2.335')
)
libraryDependencies += "io.fabric8.devops.apps" % "hubot-notifier" % "2.2.335"
[io.fabric8.devops.apps/hubot-notifier "2.2.335"]

Dependencies

compile (6)

Group / Artifact Type Version
io.fabric8 : kubernetes-api jar
io.fabric8 : kubernetes-client jar
io.fabric8 : fabric8-cdi jar
io.fabric8 : hubot-api jar
org.jboss.weld.se : weld-se jar
org.slf4j : slf4j-log4j12 jar

test (4)

Group / Artifact Type Version
org.jboss.arquillian.junit : arquillian-junit-container jar 1.1.8.Final
io.fabric8 : fabric8-arquillian jar 2.3.0
io.fabric8 : kubernetes-assertions jar 2.3.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.