License |
License |
---|---|
GroupId | GroupIdio.fabric8.devops.apps |
ArtifactId | ArtifactIdhubot-notifier |
Last Version | Last Version2.2.335 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHubot Notifier
Watches the OpenShift environment and notifies Hubot of events such as builds completing or failing
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
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 |