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