License |
License |
---|---|
GroupId | GroupIdorg.lable.rfc3881.auditlogger |
ArtifactId | ArtifactIdtest-utilities |
Version | Version2.1 |
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.1.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.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.lable.rfc3881.auditlogger/test-utilities/
implementation 'org.lable.rfc3881.auditlogger:test-utilities:2.1'
// https://jarcasting.com/artifacts/org.lable.rfc3881.auditlogger/test-utilities/
implementation ("org.lable.rfc3881.auditlogger:test-utilities:2.1")
'org.lable.rfc3881.auditlogger:test-utilities:pom:2.1'
<dependency org="org.lable.rfc3881.auditlogger" name="test-utilities" rev="2.1">
<artifact name="test-utilities" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.lable.rfc3881.auditlogger', module='test-utilities', version='2.1')
)
libraryDependencies += "org.lable.rfc3881.auditlogger" % "test-utilities" % "2.1"
[org.lable.rfc3881.auditlogger/test-utilities "2.1"]
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 |