License |
License |
---|---|
GroupId | GroupIdcom.ibm.fhir |
ArtifactId | ArtifactIdfhir-term-remote |
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-term-remote-4.8.2.pom | |
fhir-term-remote-4.8.2.jar | 25 KB |
fhir-term-remote-4.8.2-tests.jar | 18 KB |
fhir-term-remote-4.8.2-test-sources.jar | 15 KB |
fhir-term-remote-4.8.2-sources.jar | 8 KB |
fhir-term-remote-4.8.2-javadoc.jar | 440 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.fhir/fhir-term-remote/ -->
<dependency>
<groupId>com.ibm.fhir</groupId>
<artifactId>fhir-term-remote</artifactId>
<version>4.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-term-remote/
implementation 'com.ibm.fhir:fhir-term-remote:4.8.2'
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-term-remote/
implementation ("com.ibm.fhir:fhir-term-remote:4.8.2")
'com.ibm.fhir:fhir-term-remote:jar:4.8.2'
<dependency org="com.ibm.fhir" name="fhir-term-remote" rev="4.8.2">
<artifact name="fhir-term-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.fhir', module='fhir-term-remote', version='4.8.2')
)
libraryDependencies += "com.ibm.fhir" % "fhir-term-remote" % "4.8.2"
[com.ibm.fhir/fhir-term-remote "4.8.2"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.fhir : fhir-term | jar | 4.8.2 |
com.ibm.fhir : fhir-provider | jar | 4.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-rs-client | jar | 3.4.3 |
org.apache.cxf : cxf-rt-transports-http-hc | jar | 3.4.3 |
Group / Artifact | Type | Version |
---|---|---|
com.ibm.fhir : fhir-term | test-jar | 4.8.2 |
commons-cli : commons-cli | jar | 1.4 |
org.testng : testng | jar | 7.3.0 |