Last Version

IETF/RFC 3881 Audit Logger :: Adapter:SLF4J 2.3

Audit logger that structures audit events in accordance with the IETF RFC 3881 standard for audit messages in healthcare applications.

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

org.lable.rfc3881.auditlogger.adapter
ArtifactId

ArtifactId

slf4j
Version

Version

2.3
Type

Type

jar
Description

Description

IETF/RFC 3881 Audit Logger :: Adapter:SLF4J
Audit logger that structures audit events in accordance with the IETF RFC 3881 standard for audit messages in healthcare applications.
Project Organization

Project Organization

Lable

Download slf4j 2.3


<!-- https://jarcasting.com/artifacts/org.lable.rfc3881.auditlogger.adapter/slf4j/ -->
<dependency>
    <groupId>org.lable.rfc3881.auditlogger.adapter</groupId>
    <artifactId>slf4j</artifactId>
    <version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.lable.rfc3881.auditlogger.adapter/slf4j/
implementation 'org.lable.rfc3881.auditlogger.adapter:slf4j:2.3'
// https://jarcasting.com/artifacts/org.lable.rfc3881.auditlogger.adapter/slf4j/
implementation ("org.lable.rfc3881.auditlogger.adapter:slf4j:2.3")
'org.lable.rfc3881.auditlogger.adapter:slf4j:jar:2.3'
<dependency org="org.lable.rfc3881.auditlogger.adapter" name="slf4j" rev="2.3">
  <artifact name="slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lable.rfc3881.auditlogger.adapter', module='slf4j', version='2.3')
)
libraryDependencies += "org.lable.rfc3881.auditlogger.adapter" % "slf4j" % "2.3"
[org.lable.rfc3881.auditlogger.adapter/slf4j "2.3"]

Dependencies

compile (5)

Group / Artifact Type Version
org.lable.rfc3881.auditlogger : api jar 2.3
org.slf4j : slf4j-api jar 1.7.30
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3
javax.inject : javax.inject jar 1

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
com.github.npathai : hamcrest-optional jar 1.0
junit : junit jar 4.13
org.mockito : mockito-core jar 3.4.6

Project Modules

There are no modules declared in this project.