| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSysmon Тестирование приложения и мониторинг Monitoring |
| Группа | Группаcom.github.dritonshoshi |
| Идентификатор | Идентификаторn-sysmon-core |
| Последняя версия | Последняя версия1.4.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеn-sysmon-core-1.4.2
n-sysmon is a fork of a-sysmon -> a-sysmon is toolset for monitoring and exploring performance aspects of Java enterprise applications
|
| Имя Файла | Размер |
|---|---|
| n-sysmon-core-1.4.2.pom | |
| n-sysmon-core-1.4.2.jar | 720 KB |
| n-sysmon-core-1.4.2-sources.jar | 575 KB |
| n-sysmon-core-1.4.2-javadoc.jar | 886 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.dritonshoshi/n-sysmon-core/ -->
<dependency>
<groupId>com.github.dritonshoshi</groupId>
<artifactId>n-sysmon-core</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dritonshoshi/n-sysmon-core/
implementation 'com.github.dritonshoshi:n-sysmon-core:1.4.2'
// https://jarcasting.com/artifacts/com.github.dritonshoshi/n-sysmon-core/
implementation ("com.github.dritonshoshi:n-sysmon-core:1.4.2")
'com.github.dritonshoshi:n-sysmon-core:jar:1.4.2'
<dependency org="com.github.dritonshoshi" name="n-sysmon-core" rev="1.4.2">
<artifact name="n-sysmon-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dritonshoshi', module='n-sysmon-core', version='1.4.2')
)
libraryDependencies += "com.github.dritonshoshi" % "n-sysmon-core" % "1.4.2"
[com.github.dritonshoshi/n-sysmon-core "1.4.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpclient Необязательный | jar | 4.5.2 |
| org.apache.httpcomponents : httpcore | jar | 4.4.4 |
| log4j : log4j Необязательный | jar | 1.2.17 |
| com.ajjpj.a-foundation : a-foundation | jar | 1.0-pre13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.h2database : h2 | jar | 1.4.191 |