не последняя версия
Последняя версия 2.2.23.1

io.fabric8.jube.images.fabric8:hubot-notifier 2.2.0

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

Группа

Группа

io.fabric8.jube.images.fabric8
Идентификатор

Идентификатор

hubot-notifier
Версия

Версия

2.2.0
Тип

Тип

jar

Скачать hubot-notifier 2.2.0


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