| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPrometheus Тестирование приложения и мониторинг Monitoring |
| Группа | Группаcom.github.secondbase |
| Идентификатор | Идентификаторprometheus-webconsole |
| Версия | Версия0.1.2 |
| Тип | Типjar |
| Описание |
Описаниеprometheus webconsole
A collection of helper tools in the form of Java libraries optionally
controlled through command line arguments.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| prometheus-webconsole-0.1.2.pom | |
| prometheus-webconsole-0.1.2.jar | 4 KB |
| prometheus-webconsole-0.1.2-sources.jar | 2 KB |
| prometheus-webconsole-0.1.2-javadoc.jar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.secondbase/prometheus-webconsole/ -->
<dependency>
<groupId>com.github.secondbase</groupId>
<artifactId>prometheus-webconsole</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.secondbase/prometheus-webconsole/
implementation 'com.github.secondbase:prometheus-webconsole:0.1.2'
// https://jarcasting.com/artifacts/com.github.secondbase/prometheus-webconsole/
implementation ("com.github.secondbase:prometheus-webconsole:0.1.2")
'com.github.secondbase:prometheus-webconsole:jar:0.1.2'
<dependency org="com.github.secondbase" name="prometheus-webconsole" rev="0.1.2">
<artifact name="prometheus-webconsole" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.secondbase', module='prometheus-webconsole', version='0.1.2')
)
libraryDependencies += "com.github.secondbase" % "prometheus-webconsole" % "0.1.2"
[com.github.secondbase/prometheus-webconsole "0.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.secondbase : webconsole | jar | 0.1.2 |
| com.github.secondbase : flags | jar | 0.1.2 |
| com.github.secondbase : core | jar | 0.1.2 |
| io.prometheus : simpleclient | jar | 0.0.25 |
| io.prometheus : simpleclient_httpserver | jar | 0.0.25 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : jul-to-slf4j | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.8.47 |