| Лицензия |
Лицензия
The Apache Software License, Version 2.0
|
|---|---|
| Категории |
КатегорииStagemonitor Тестирование приложения и мониторинг Monitoring |
| Группа | Группаorg.stagemonitor |
| Идентификатор | Идентификаторstagemonitor-requestmonitor |
| Версия | Версия0.31.0 |
| Тип | Типjar |
| Описание |
Описаниеorg.stagemonitor:stagemonitor-requestmonitor
an open source solution to application performance monitoring for java server applications
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.stagemonitor/stagemonitor-requestmonitor/ -->
<dependency>
<groupId>org.stagemonitor</groupId>
<artifactId>stagemonitor-requestmonitor</artifactId>
<version>0.31.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.stagemonitor/stagemonitor-requestmonitor/
implementation 'org.stagemonitor:stagemonitor-requestmonitor:0.31.0'
// https://jarcasting.com/artifacts/org.stagemonitor/stagemonitor-requestmonitor/
implementation ("org.stagemonitor:stagemonitor-requestmonitor:0.31.0")
'org.stagemonitor:stagemonitor-requestmonitor:jar:0.31.0'
<dependency org="org.stagemonitor" name="stagemonitor-requestmonitor" rev="0.31.0">
<artifact name="stagemonitor-requestmonitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.stagemonitor', module='stagemonitor-requestmonitor', version='0.31.0')
)
libraryDependencies += "org.stagemonitor" % "stagemonitor-requestmonitor" % "0.31.0"
[org.stagemonitor/stagemonitor-requestmonitor "0.31.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.stagemonitor : stagemonitor-core | jar | 0.31.0 |