is not current version
Last Version 1.0.1

org.apache.logging.log4j:log4j-audit-parent 1.0.0

Apache Log4j Audit

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.apache.logging.log4j
ArtifactId

ArtifactId

log4j-audit-parent
Version

Version

1.0.0
Type

Type

pom

Download log4j-audit-parent 1.0.0


<!-- https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-audit-parent/ -->
<dependency>
    <groupId>org.apache.logging.log4j</groupId>
    <artifactId>log4j-audit-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-audit-parent/
implementation 'org.apache.logging.log4j:log4j-audit-parent:1.0.0'
// https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-audit-parent/
implementation ("org.apache.logging.log4j:log4j-audit-parent:1.0.0")
'org.apache.logging.log4j:log4j-audit-parent:pom:1.0.0'
<dependency org="org.apache.logging.log4j" name="log4j-audit-parent" rev="1.0.0">
  <artifact name="log4j-audit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.logging.log4j', module='log4j-audit-parent', version='1.0.0')
)
libraryDependencies += "org.apache.logging.log4j" % "log4j-audit-parent" % "1.0.0"
[org.apache.logging.log4j/log4j-audit-parent "1.0.0"]