License |
License |
---|---|
GroupId | GroupIdcom.github.nikolaybespalov |
ArtifactId | ArtifactIdwindows-event-log-handler |
Version | Version0.1.4 |
Type | Typejar |
Description |
DescriptionWindows Event Log Handler
Java Logging Handler publishes log records to Windows Event Log
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.nikolaybespalov/windows-event-log-handler/ -->
<dependency>
<groupId>com.github.nikolaybespalov</groupId>
<artifactId>windows-event-log-handler</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nikolaybespalov/windows-event-log-handler/
implementation 'com.github.nikolaybespalov:windows-event-log-handler:0.1.4'
// https://jarcasting.com/artifacts/com.github.nikolaybespalov/windows-event-log-handler/
implementation ("com.github.nikolaybespalov:windows-event-log-handler:0.1.4")
'com.github.nikolaybespalov:windows-event-log-handler:jar:0.1.4'
<dependency org="com.github.nikolaybespalov" name="windows-event-log-handler" rev="0.1.4">
<artifact name="windows-event-log-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nikolaybespalov', module='windows-event-log-handler', version='0.1.4')
)
libraryDependencies += "com.github.nikolaybespalov" % "windows-event-log-handler" % "0.1.4"
[com.github.nikolaybespalov/windows-event-log-handler "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.jna : jna | jar | 4.5.0 |
net.java.dev.jna : jna-platform | jar | 4.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |