is not current version
Last Version 1.1.7

OWASP Security Logging 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
Version

Version

1.1.6
Type

Type

pom
Description

Description

OWASP Security Logging
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 1.1.6


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • owasp-security-logging-common
  • owasp-security-logging-log4j
  • owasp-security-logging-logback