License |
License |
---|---|
GroupId | GroupIdorg.lable.rfc3881.auditlogger |
ArtifactId | ArtifactIdapi |
Last Version | Last Version2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIETF/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 |
Filename | Size |
---|---|
api-2.3.pom | |
api-2.3.jar | 29 KB |
api-2.3-sources.jar | 22 KB |
api-2.3-javadoc.jar | 493 KB |
Browse |
<!-- 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"]
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 |
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 |