| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Monitoring Тестирование приложения и мониторинг Other Универсальные библиотеки |
| Группа | Группаnet.anotheria |
| Идентификатор | Идентификаторmoskito-monitoring-plugin |
| Последняя версия | Последняя версия2.10.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmoskito generic monitoring plugin
MoSKito, the open source java monitoring
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/net.anotheria/moskito-monitoring-plugin/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>moskito-monitoring-plugin</artifactId>
<version>2.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/moskito-monitoring-plugin/
implementation 'net.anotheria:moskito-monitoring-plugin:2.10.1'
// https://jarcasting.com/artifacts/net.anotheria/moskito-monitoring-plugin/
implementation ("net.anotheria:moskito-monitoring-plugin:2.10.1")
'net.anotheria:moskito-monitoring-plugin:jar:2.10.1'
<dependency org="net.anotheria" name="moskito-monitoring-plugin" rev="2.10.1">
<artifact name="moskito-monitoring-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='moskito-monitoring-plugin', version='2.10.1')
)
libraryDependencies += "net.anotheria" % "moskito-monitoring-plugin" % "2.10.1"
[net.anotheria/moskito-monitoring-plugin "2.10.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.3.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.anotheria : moskito-core | jar | 2.10.1 |
| net.anotheria : moskito-webui | jar | 2.10.1 |
| com.github.spotbugs : spotbugs | jar | 4.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |