is not current version
Last Version 1.4.2

com.github.dritonshoshi:n-sysmon-parent 1.3.8

n-sysmon is a fork of a-sysmon -> a-sysmon is toolset for monitoring and exploring performance aspects of Java enterprise applications

Categories

Categories

Sysmon Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.dritonshoshi
ArtifactId

ArtifactId

n-sysmon-parent
Version

Version

1.3.8
Type

Type

pom

Download n-sysmon-parent 1.3.8


<!-- https://jarcasting.com/artifacts/com.github.dritonshoshi/n-sysmon-parent/ -->
<dependency>
    <groupId>com.github.dritonshoshi</groupId>
    <artifactId>n-sysmon-parent</artifactId>
    <version>1.3.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dritonshoshi/n-sysmon-parent/
implementation 'com.github.dritonshoshi:n-sysmon-parent:1.3.8'
// https://jarcasting.com/artifacts/com.github.dritonshoshi/n-sysmon-parent/
implementation ("com.github.dritonshoshi:n-sysmon-parent:1.3.8")
'com.github.dritonshoshi:n-sysmon-parent:pom:1.3.8'
<dependency org="com.github.dritonshoshi" name="n-sysmon-parent" rev="1.3.8">
  <artifact name="n-sysmon-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dritonshoshi', module='n-sysmon-parent', version='1.3.8')
)
libraryDependencies += "com.github.dritonshoshi" % "n-sysmon-parent" % "1.3.8"
[com.github.dritonshoshi/n-sysmon-parent "1.3.8"]