Last Version

IETF/RFC 3881 Audit Logger 2.3

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

License

License

GroupId

GroupId

org.lable.rfc3881.auditlogger
ArtifactId

ArtifactId

auditlogger
Version

Version

2.3
Type

Type

pom
Description

Description

IETF/RFC 3881 Audit Logger
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
Source Code Management

Source Code Management

https://github.com/LableOrg/java-rfc3881auditlogger

Download auditlogger 2.3

Filename Size
auditlogger-2.3.pom 4 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
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

  • api
  • definitions-rfc3881
  • serialization
  • adapter-hbase
  • adapter-slf4j
  • test