Last Version

Windows Event Log Handler 0.1.4

Java Logging Handler publishes log records to Windows Event Log

License

License

GroupId

GroupId

com.github.nikolaybespalov
ArtifactId

ArtifactId

windows-event-log-handler
Version

Version

0.1.4
Type

Type

jar
Description

Description

Windows Event Log Handler
Java Logging Handler publishes log records to Windows Event Log
Project URL

Project URL

https://github.com/nikolaybespalov/windows-event-log-handler
Source Code Management

Source Code Management

https://github.com/nikolaybespalov/windows-event-log-handler

Download windows-event-log-handler 0.1.4


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
net.java.dev.jna : jna jar 4.5.0
net.java.dev.jna : jna-platform jar 4.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.