| License |
License |
|---|---|
| Categories |
CategoriesSysmon Application Testing & Monitoring Monitoring |
| GroupId | GroupIdcom.github.dritonshoshi |
| ArtifactId | ArtifactIdn-sysmon-parent |
| Last Version | Last Version1.4.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionn-sysmon-parent-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
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| n-sysmon-parent-1.4.2.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.dritonshoshi/n-sysmon-parent/ -->
<dependency>
<groupId>com.github.dritonshoshi</groupId>
<artifactId>n-sysmon-parent</artifactId>
<version>1.4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dritonshoshi/n-sysmon-parent/
implementation 'com.github.dritonshoshi:n-sysmon-parent:1.4.2'
// https://jarcasting.com/artifacts/com.github.dritonshoshi/n-sysmon-parent/
implementation ("com.github.dritonshoshi:n-sysmon-parent:1.4.2")
'com.github.dritonshoshi:n-sysmon-parent:pom:1.4.2'
<dependency org="com.github.dritonshoshi" name="n-sysmon-parent" rev="1.4.2">
<artifact name="n-sysmon-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dritonshoshi', module='n-sysmon-parent', version='1.4.2')
)
libraryDependencies += "com.github.dritonshoshi" % "n-sysmon-parent" % "1.4.2"
[com.github.dritonshoshi/n-sysmon-parent "1.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ajjpj.a-foundation : a-foundation | jar | 1.0-pre13 |