is not current version
Last Version 0.1.4

com.github.nikolaybespalov:windows-event-log-handler 0.1.2

Java Logging Handler publishes log records to Windows Event Log

GroupId

GroupId

com.github.nikolaybespalov
ArtifactId

ArtifactId

windows-event-log-handler
Version

Version

0.1.2
Type

Type

jar

Download windows-event-log-handler 0.1.2


<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nikolaybespalov/windows-event-log-handler/
implementation 'com.github.nikolaybespalov:windows-event-log-handler:0.1.2'
// https://jarcasting.com/artifacts/com.github.nikolaybespalov/windows-event-log-handler/
implementation ("com.github.nikolaybespalov:windows-event-log-handler:0.1.2")
'com.github.nikolaybespalov:windows-event-log-handler:jar:0.1.2'
<dependency org="com.github.nikolaybespalov" name="windows-event-log-handler" rev="0.1.2">
  <artifact name="windows-event-log-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nikolaybespalov', module='windows-event-log-handler', version='0.1.2')
)
libraryDependencies += "com.github.nikolaybespalov" % "windows-event-log-handler" % "0.1.2"
[com.github.nikolaybespalov/windows-event-log-handler "0.1.2"]