License |
License |
---|---|
GroupId | GroupIdcom.ibm.fhir |
ArtifactId | ArtifactIdfhir-audit |
Version | Version4.8.2 |
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.8.2.pom | |
fhir-audit-4.8.2.jar | 153 KB |
fhir-audit-4.8.2-tests.jar | 36 KB |
fhir-audit-4.8.2-test-sources.jar | 19 KB |
fhir-audit-4.8.2-sources.jar | 67 KB |
fhir-audit-4.8.2-javadoc.jar | 976 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.fhir/fhir-audit/ -->
<dependency>
<groupId>com.ibm.fhir</groupId>
<artifactId>fhir-audit</artifactId>
<version>4.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-audit/
implementation 'com.ibm.fhir:fhir-audit:4.8.2'
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-audit/
implementation ("com.ibm.fhir:fhir-audit:4.8.2")
'com.ibm.fhir:fhir-audit:jar:4.8.2'
<dependency org="com.ibm.fhir" name="fhir-audit" rev="4.8.2">
<artifact name="fhir-audit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.fhir', module='fhir-audit', version='4.8.2')
)
libraryDependencies += "com.ibm.fhir" % "fhir-audit" % "4.8.2"
[com.ibm.fhir/fhir-audit "4.8.2"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.fhir : fhir-model | jar | 4.8.2 |
com.ibm.fhir : fhir-config | jar | 4.8.2 |
com.ibm.fhir : fhir-core | jar | 4.8.2 |
org.apache.kafka : kafka-clients | jar | 2.7.0 |
org.owasp.encoder : encoder | jar | 1.2.3 |
org.glassfish : jakarta.json | jar | 1.1.5 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.3.0 |
org.skyscreamer : jsonassert | jar | 1.5.0 |
org.json : json | jar | 20200518 |