License |
License |
---|---|
GroupId | GroupIdorg.lable.rfc3881.auditlogger |
ArtifactId | ArtifactIdauditlogger |
Last Version | Last Version2.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionIETF/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 |
Source Code Management |
Source Code Management |
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"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
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 |