License |
License |
---|---|
GroupId | GroupIdcom.ibm.fhir |
ArtifactId | ArtifactIdfhir-model |
Last Version | Last Version4.11.1 |
Release Date | Release Date |
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.11.1.pom | |
fhir-model-4.11.1.jar | 6 MB |
fhir-model-4.11.1-tests.jar | 377 KB |
fhir-model-4.11.1-test-sources.jar | 322 KB |
fhir-model-4.11.1-sources.jar | 2 MB |
fhir-model-4.11.1-javadoc.jar | 19 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.fhir/fhir-model/ -->
<dependency>
<groupId>com.ibm.fhir</groupId>
<artifactId>fhir-model</artifactId>
<version>4.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-model/
implementation 'com.ibm.fhir:fhir-model:4.11.1'
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-model/
implementation ("com.ibm.fhir:fhir-model:4.11.1")
'com.ibm.fhir:fhir-model:jar:4.11.1'
<dependency org="com.ibm.fhir" name="fhir-model" rev="4.11.1">
<artifact name="fhir-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.fhir', module='fhir-model', version='4.11.1')
)
libraryDependencies += "com.ibm.fhir" % "fhir-model" % "4.11.1"
[com.ibm.fhir/fhir-model "4.11.1"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4-runtime | jar | 4.9.3 |
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.11.1 |
org.eclipse.parsson : jakarta.json | jar | 1.0.0 |
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.9.0 |
org.testng : testng | jar | 7.5 |
com.ibm.fhir : fhir-examples | jar | 4.11.1 |