License |
License |
---|---|
GroupId | GroupIdcom.ibm.fhir |
ArtifactId | ArtifactIdfhir-term-graph |
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-graph-4.8.2.pom | |
fhir-term-graph-4.8.2.jar | 67 KB |
fhir-term-graph-4.8.2-tests.jar | 14 KB |
fhir-term-graph-4.8.2-test-sources.jar | 8 KB |
fhir-term-graph-4.8.2-sources.jar | 31 KB |
fhir-term-graph-4.8.2-javadoc.jar | 534 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.fhir/fhir-term-graph/ -->
<dependency>
<groupId>com.ibm.fhir</groupId>
<artifactId>fhir-term-graph</artifactId>
<version>4.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-term-graph/
implementation 'com.ibm.fhir:fhir-term-graph:4.8.2'
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-term-graph/
implementation ("com.ibm.fhir:fhir-term-graph:4.8.2")
'com.ibm.fhir:fhir-term-graph:jar:4.8.2'
<dependency org="com.ibm.fhir" name="fhir-term-graph" rev="4.8.2">
<artifact name="fhir-term-graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.fhir', module='fhir-term-graph', version='4.8.2')
)
libraryDependencies += "com.ibm.fhir" % "fhir-term-graph" % "4.8.2"
[com.ibm.fhir/fhir-term-graph "4.8.2"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.fhir : fhir-term | jar | 4.8.2 |
org.janusgraph : janusgraph-core | jar | 0.5.3 |
org.janusgraph : janusgraph-berkeleyje | jar | 0.5.3 |
org.janusgraph : janusgraph-cql | jar | 0.5.3 |
org.janusgraph : janusgraph-lucene | jar | 0.5.3 |
org.janusgraph : janusgraph-es | jar | 0.5.3 |
org.apache.tinkerpop : gremlin-driver | jar | 3.4.6 |
commons-cli : commons-cli | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
com.ibm.fhir : fhir-term | test-jar | 4.8.2 |
org.testng : testng | jar | 7.3.0 |