| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.fabric8.jube.images.fabric8 |
| Идентификатор | Идентификаторhubot |
| Версия | Версия2.2.3 |
| Тип | Типjar |
| Описание |
ОписаниеHubot
[Hubot](http://hubot.github.com) chat bot
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hubot-2.2.3.pom | |
| hubot-2.2.3.jar | 44 KB |
| hubot-2.2.3-sources.jar | 43 KB |
| hubot-2.2.3-kubernetes.json | 2 KB |
| hubot-2.2.3-javadoc.jar | 333 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/hubot/ -->
<dependency>
<groupId>io.fabric8.jube.images.fabric8</groupId>
<artifactId>hubot</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/hubot/
implementation 'io.fabric8.jube.images.fabric8:hubot:2.2.3'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/hubot/
implementation ("io.fabric8.jube.images.fabric8:hubot:2.2.3")
'io.fabric8.jube.images.fabric8:hubot:jar:2.2.3'
<dependency org="io.fabric8.jube.images.fabric8" name="hubot" rev="2.2.3">
<artifact name="hubot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.fabric8', module='hubot', version='2.2.3')
)
libraryDependencies += "io.fabric8.jube.images.fabric8" % "hubot" % "2.2.3"
[io.fabric8.jube.images.fabric8/hubot "2.2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.5.Final |
| io.fabric8 : fabric8-arquillian | jar | 2.2.3 |
| io.fabric8 : kubernetes-assertions | jar | 2.2.3 |
| junit : junit | jar | 4.12 |