| Категории |
КатегорииMonitoring Тестирование приложения и мониторинг |
|---|---|
| Группа | Группаorg.swisspush.gateleen |
| Идентификатор | Идентификаторgateleen-monitoring |
| Версия | Версия1.1.64 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| gateleen-monitoring-1.1.64.pom | |
| gateleen-monitoring-1.1.64.jar | 21 KB |
| gateleen-monitoring-1.1.64-sources.jar | 12 KB |
| gateleen-monitoring-1.1.64-javadoc.jar | 57 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-monitoring/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-monitoring</artifactId>
<version>1.1.64</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-monitoring/
implementation 'org.swisspush.gateleen:gateleen-monitoring:1.1.64'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-monitoring/
implementation ("org.swisspush.gateleen:gateleen-monitoring:1.1.64")
'org.swisspush.gateleen:gateleen-monitoring:jar:1.1.64'
<dependency org="org.swisspush.gateleen" name="gateleen-monitoring" rev="1.1.64">
<artifact name="gateleen-monitoring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-monitoring', version='1.1.64')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-monitoring" % "1.1.64"
[org.swisspush.gateleen/gateleen-monitoring "1.1.64"]