| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.fabric8.devops.apps |
| Идентификатор | Идентификаторhubot-notifier |
| Последняя версия | Последняя версия2.2.335 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHubot Notifier
Watches the OpenShift environment and notifies Hubot of events such as builds completing or failing
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hubot-notifier-2.2.335.pom | |
| hubot-notifier-2.2.335.jar | 16 KB |
| hubot-notifier-2.2.335-sources.jar | 5 KB |
| hubot-notifier-2.2.335-kubernetes.yml | 2 KB |
| hubot-notifier-2.2.335-kubernetes.json | 3 KB |
| hubot-notifier-2.2.335-javadoc.jar | 35 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |