is not current version
Last Version 1.1.7

OWASP Security Logging Log4j 1.1.6

The OWASP Security Logging project provides developers and ops personnel with APIs for logging security-related events.

License

License

Categories

Categories

Security Logging Application Layer Libs
GroupId

GroupId

org.owasp
ArtifactId

ArtifactId

security-logging-log4j
Version

Version

1.1.6
Type

Type

jar
Description

Description

OWASP Security Logging Log4j
The OWASP Security Logging project provides developers and ops personnel with APIs for logging security-related events.
Project URL

Project URL

https://www.owasp.org/index.php/OWASP_Security_Logging_Project
Source Code Management

Source Code Management

https://github.com/javabeanz/owasp-security-logging

Download security-logging-log4j 1.1.6


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

Dependencies

compile (5)

Group / Artifact Type Version
org.owasp : security-logging-common jar 1.1.6
org.slf4j : slf4j-api jar 1.7.25
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2
org.apache.logging.log4j : log4j-api jar 2.8.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar RELEASE
org.apache.logging.log4j : log4j-core test-jar 2.8.2

Project Modules

There are no modules declared in this project.