License |
License |
---|---|
GroupId | GroupIdcom.ibm.fhir |
ArtifactId | ArtifactIdfhir-audit |
Version | Version4.10.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.10.2.pom | |
fhir-audit-4.10.2.jar | 154 KB |
fhir-audit-4.10.2-tests.jar | 36 KB |
fhir-audit-4.10.2-test-sources.jar | 19 KB |
fhir-audit-4.10.2-sources.jar | 67 KB |
fhir-audit-4.10.2-javadoc.jar | 977 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.fhir/fhir-audit/ -->
<dependency>
<groupId>com.ibm.fhir</groupId>
<artifactId>fhir-audit</artifactId>
<version>4.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-audit/
implementation 'com.ibm.fhir:fhir-audit:4.10.2'
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-audit/
implementation ("com.ibm.fhir:fhir-audit:4.10.2")
'com.ibm.fhir:fhir-audit:jar:4.10.2'
<dependency org="com.ibm.fhir" name="fhir-audit" rev="4.10.2">
<artifact name="fhir-audit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.fhir', module='fhir-audit', version='4.10.2')
)
libraryDependencies += "com.ibm.fhir" % "fhir-audit" % "4.10.2"
[com.ibm.fhir/fhir-audit "4.10.2"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.fhir : fhir-model | jar | 4.10.2 |
com.ibm.fhir : fhir-config | jar | 4.10.2 |
com.ibm.fhir : fhir-core | jar | 4.10.2 |
org.apache.kafka : kafka-clients | jar | 3.0.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.30 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |
org.skyscreamer : jsonassert | jar | 1.5.0 |
org.json : json | jar | 20210307 |