Last Version

OWASP Security Logging Log4j 1.1.7

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.7
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.7


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

Dependencies

compile (5)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.10.19
org.apache.logging.log4j : log4j-core test-jar 2.16.0

Project Modules

There are no modules declared in this project.