Last Version

IETF/RFC 3881 Audit Logger :: API 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

api
Version

Version

2.3
Type

Type

jar
Description

Description

IETF/RFC 3881 Audit Logger :: API
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 api 2.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.lable.rfc3881.auditlogger.definitions : rfc3881 jar 2.3
org.lable.codesystem : codereference jar 1.5
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
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.