License |
License |
---|---|
GroupId | GroupIdcom.ibm.fhir |
ArtifactId | ArtifactIdfhir-term-remote |
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 |
<!-- https://jarcasting.com/artifacts/com.ibm.fhir/fhir-term-remote/ -->
<dependency>
<groupId>com.ibm.fhir</groupId>
<artifactId>fhir-term-remote</artifactId>
<version>4.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-term-remote/
implementation 'com.ibm.fhir:fhir-term-remote:4.10.2'
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-term-remote/
implementation ("com.ibm.fhir:fhir-term-remote:4.10.2")
'com.ibm.fhir:fhir-term-remote:jar:4.10.2'
<dependency org="com.ibm.fhir" name="fhir-term-remote" rev="4.10.2">
<artifact name="fhir-term-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.fhir', module='fhir-term-remote', version='4.10.2')
)
libraryDependencies += "com.ibm.fhir" % "fhir-term-remote" % "4.10.2"
[com.ibm.fhir/fhir-term-remote "4.10.2"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.fhir : fhir-term | jar | 4.10.2 |
com.ibm.fhir : fhir-provider | jar | 4.10.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-rs-client | jar | 3.4.5 |
org.apache.cxf : cxf-rt-transports-http-hc | jar | 3.4.4 |
Group / Artifact | Type | Version |
---|---|---|
com.ibm.fhir : fhir-term | test-jar | 4.10.2 |
commons-cli : commons-cli | jar | 1.5.0 |
org.testng : testng | jar | 7.4.0 |