License |
License |
---|---|
GroupId | GroupIdorg.lable.rfc3881.auditlogger |
ArtifactId | ArtifactIdtest-utilities |
Last Version | Last Version2.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTest utilities
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 |
---|---|
test-utilities-2.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.lable.rfc3881.auditlogger/test-utilities/ -->
<dependency>
<groupId>org.lable.rfc3881.auditlogger</groupId>
<artifactId>test-utilities</artifactId>
<version>2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.lable.rfc3881.auditlogger/test-utilities/
implementation 'org.lable.rfc3881.auditlogger:test-utilities:2.3'
// https://jarcasting.com/artifacts/org.lable.rfc3881.auditlogger/test-utilities/
implementation ("org.lable.rfc3881.auditlogger:test-utilities:2.3")
'org.lable.rfc3881.auditlogger:test-utilities:pom:2.3'
<dependency org="org.lable.rfc3881.auditlogger" name="test-utilities" rev="2.3">
<artifact name="test-utilities" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.lable.rfc3881.auditlogger', module='test-utilities', version='2.3')
)
libraryDependencies += "org.lable.rfc3881.auditlogger" % "test-utilities" % "2.3"
[org.lable.rfc3881.auditlogger/test-utilities "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 |