Categories |
CategoriesSysmon Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.github.dritonshoshi |
ArtifactId | ArtifactIdn-sysmon-parent |
Version | Version1.3.9 |
Type | Typepom |
Filename | Size |
---|---|
n-sysmon-parent-1.3.9.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.3.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dritonshoshi/n-sysmon-parent/
implementation 'com.github.dritonshoshi:n-sysmon-parent:1.3.9'
// https://jarcasting.com/artifacts/com.github.dritonshoshi/n-sysmon-parent/
implementation ("com.github.dritonshoshi:n-sysmon-parent:1.3.9")
'com.github.dritonshoshi:n-sysmon-parent:pom:1.3.9'
<dependency org="com.github.dritonshoshi" name="n-sysmon-parent" rev="1.3.9">
<artifact name="n-sysmon-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dritonshoshi', module='n-sysmon-parent', version='1.3.9')
)
libraryDependencies += "com.github.dritonshoshi" % "n-sysmon-parent" % "1.3.9"
[com.github.dritonshoshi/n-sysmon-parent "1.3.9"]