| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDocker Контейнер Виртуализация jmxtrans Тестирование приложения и мониторинг Monitoring |
| Группа | Группаorg.jmxtrans |
| Идентификатор | Идентификаторjmxtrans-docker-test |
| Версия | Версия272 |
| Тип | Типpom |
| Описание |
ОписаниеJmxTrans - Docker tests
This module contains integration of Deb and RPM packages.
It uses Docker to check that these packages install properly on various Linux distributions.
It is not included in the final packaging.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jmxtrans-docker-test-272.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-docker-test/ -->
<dependency>
<groupId>org.jmxtrans</groupId>
<artifactId>jmxtrans-docker-test</artifactId>
<version>272</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-docker-test/
implementation 'org.jmxtrans:jmxtrans-docker-test:272'
// https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-docker-test/
implementation ("org.jmxtrans:jmxtrans-docker-test:272")
'org.jmxtrans:jmxtrans-docker-test:pom:272'
<dependency org="org.jmxtrans" name="jmxtrans-docker-test" rev="272">
<artifact name="jmxtrans-docker-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jmxtrans', module='jmxtrans-docker-test', version='272')
)
libraryDependencies += "org.jmxtrans" % "jmxtrans-docker-test" % "272"
[org.jmxtrans/jmxtrans-docker-test "272"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |