License |
License |
---|---|
GroupId | GroupIdcom.ibm.fhir |
ArtifactId | ArtifactIdfhir-audit |
Version | Version4.11.1 |
Type | Typejar |
Description |
DescriptionThe IBM® FHIR® Server is a modular Java implementation of version 4 of the HL7 FHIR specification with a focus on performance and configurability.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fhir-audit-4.11.1.pom | |
fhir-audit-4.11.1.jar | 147 KB |
fhir-audit-4.11.1-tests.jar | 36 KB |
fhir-audit-4.11.1-test-sources.jar | 19 KB |
fhir-audit-4.11.1-sources.jar | 67 KB |
fhir-audit-4.11.1-javadoc.jar | 957 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.fhir/fhir-audit/ -->
<dependency>
<groupId>com.ibm.fhir</groupId>
<artifactId>fhir-audit</artifactId>
<version>4.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-audit/
implementation 'com.ibm.fhir:fhir-audit:4.11.1'
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-audit/
implementation ("com.ibm.fhir:fhir-audit:4.11.1")
'com.ibm.fhir:fhir-audit:jar:4.11.1'
<dependency org="com.ibm.fhir" name="fhir-audit" rev="4.11.1">
<artifact name="fhir-audit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.fhir', module='fhir-audit', version='4.11.1')
)
libraryDependencies += "com.ibm.fhir" % "fhir-audit" % "4.11.1"
[com.ibm.fhir/fhir-audit "4.11.1"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.fhir : fhir-model | jar | 4.11.1 |
com.ibm.fhir : fhir-config | jar | 4.11.1 |
com.ibm.fhir : fhir-core | jar | 4.11.1 |
org.apache.kafka : kafka-clients | jar | 3.1.0 |
org.owasp.encoder : encoder | jar | 1.2.3 |
org.eclipse.parsson : jakarta.json | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
org.skyscreamer : jsonassert | jar | 1.5.0 |
org.json : json | jar | 20220320 |