License |
License |
---|---|
GroupId | GroupIdorg.lable.rfc3881.auditlogger.adapter |
ArtifactId | ArtifactIdhbase |
Last Version | Last Version2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIETF/RFC 3881 Audit Logger :: Adapter:HBase
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 |
---|---|
hbase-2.3.pom | |
hbase-2.3.jar | 13 KB |
hbase-2.3-sources.jar | 8 KB |
hbase-2.3-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.lable.rfc3881.auditlogger.adapter/hbase/ -->
<dependency>
<groupId>org.lable.rfc3881.auditlogger.adapter</groupId>
<artifactId>hbase</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.lable.rfc3881.auditlogger.adapter/hbase/
implementation 'org.lable.rfc3881.auditlogger.adapter:hbase:2.3'
// https://jarcasting.com/artifacts/org.lable.rfc3881.auditlogger.adapter/hbase/
implementation ("org.lable.rfc3881.auditlogger.adapter:hbase:2.3")
'org.lable.rfc3881.auditlogger.adapter:hbase:jar:2.3'
<dependency org="org.lable.rfc3881.auditlogger.adapter" name="hbase" rev="2.3">
<artifact name="hbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lable.rfc3881.auditlogger.adapter', module='hbase', version='2.3')
)
libraryDependencies += "org.lable.rfc3881.auditlogger.adapter" % "hbase" % "2.3"
[org.lable.rfc3881.auditlogger.adapter/hbase "2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.lable.rfc3881.auditlogger : api | jar | 2.3 |
org.lable.rfc3881.auditlogger : serialization | jar | 2.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.lable.oss.bitsandbytes : bitsandbytes | jar | 4.0 |
org.apache.hbase : hbase-shaded-client | jar | 2.0.2 |
org.glassfish : javax.el | jar | 3.0.0 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
org.slf4j : log4j-over-slf4j | jar | 1.7.30 |
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 |