License |
License |
---|---|
GroupId | GroupIdcom.ibm.fhir |
ArtifactId | ArtifactIdfhir-model |
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-model-4.9.0.pom | |
fhir-model-4.9.0.jar | 6 MB |
fhir-model-4.9.0-tests.jar | 381 KB |
fhir-model-4.9.0-test-sources.jar | 325 KB |
fhir-model-4.9.0-sources.jar | 2 MB |
fhir-model-4.9.0-javadoc.jar | 20 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.fhir/fhir-model/ -->
<dependency>
<groupId>com.ibm.fhir</groupId>
<artifactId>fhir-model</artifactId>
<version>4.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-model/
implementation 'com.ibm.fhir:fhir-model:4.9.0'
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-model/
implementation ("com.ibm.fhir:fhir-model:4.9.0")
'com.ibm.fhir:fhir-model:jar:4.9.0'
<dependency org="com.ibm.fhir" name="fhir-model" rev="4.9.0">
<artifact name="fhir-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.fhir', module='fhir-model', version='4.9.0')
)
libraryDependencies += "com.ibm.fhir" % "fhir-model" % "4.9.0"
[com.ibm.fhir/fhir-model "4.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4-runtime | jar | 4.9.1 |
com.github.stephenc.jcip : jcip-annotations | jar | 1.0-1 |
org.owasp.encoder : encoder | jar | 1.2.3 |
com.ibm.fhir : fhir-core | jar | 4.9.0 |
org.glassfish : jakarta.json | jar | 2.0.1 |
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
Group / Artifact | Type | Version |
---|---|---|
org.skyscreamer : jsonassert | jar | 1.5.0 |
org.xmlunit : xmlunit-core | jar | 2.8.2 |
org.testng : testng | jar | 7.3.0 |
com.ibm.fhir : fhir-examples | jar | 4.9.0-SNAPSHOT |