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