| License |
License |
|---|---|
| Categories |
CategoriesSysmon Application Testing & Monitoring Monitoring |
| GroupId | GroupIdcom.github.dritonshoshi |
| ArtifactId | ArtifactIdn-sysmon-core |
| Last Version | Last Version1.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionn-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
|
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient Optional | jar | 4.5.2 |
| org.apache.httpcomponents : httpcore | jar | 4.4.4 |
| log4j : log4j Optional | jar | 1.2.17 |
| com.ajjpj.a-foundation : a-foundation | jar | 1.0-pre13 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.h2database : h2 | jar | 1.4.191 |