Last Version

Integration tests 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

it
Version

Version

2.3
Type

Type

jar
Description

Description

Integration tests
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 it 2.3

Filename Size
it-2.3.pom
it-2.3.jar 2 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
org.lable.rfc3881.auditlogger.adapter : hbase jar 2.3
org.slf4j : slf4j-simple jar 1.7.30
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.