Last Version

Log4JNA Win32dll 2.0

Log4jna is a library of native appenders for log4j. Unlike the native implementation(s) in Log4j, this project uses JNA and therefore does not require a native DLL in a system directory or on PATH.

License

License

Categories

Categories

JNA Development Tools Native
GroupId

GroupId

org.dblock.log4jna
ArtifactId

ArtifactId

log4jna-win32dll
Version

Version

2.0
Type

Type

pom
Description

Description

Log4JNA Win32dll
Log4jna is a library of native appenders for log4j. Unlike the native implementation(s) in Log4j, this project uses JNA and therefore does not require a native DLL in a system directory or on PATH.
Project Organization

Project Organization

The Log4JNA Team

Download log4jna-win32dll 2.0


<!-- https://jarcasting.com/artifacts/org.dblock.log4jna/log4jna-win32dll/ -->
<dependency>
    <groupId>org.dblock.log4jna</groupId>
    <artifactId>log4jna-win32dll</artifactId>
    <version>2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dblock.log4jna/log4jna-win32dll/
implementation 'org.dblock.log4jna:log4jna-win32dll:2.0'
// https://jarcasting.com/artifacts/org.dblock.log4jna/log4jna-win32dll/
implementation ("org.dblock.log4jna:log4jna-win32dll:2.0")
'org.dblock.log4jna:log4jna-win32dll:pom:2.0'
<dependency org="org.dblock.log4jna" name="log4jna-win32dll" rev="2.0">
  <artifact name="log4jna-win32dll" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dblock.log4jna', module='log4jna-win32dll', version='2.0')
)
libraryDependencies += "org.dblock.log4jna" % "log4jna-win32dll" % "2.0"
[org.dblock.log4jna/log4jna-win32dll "2.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.