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