License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.ibm.fhir |
ArtifactId | ArtifactIdfhir-config |
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-config-4.11.1.pom | |
fhir-config-4.11.1.jar | 24 KB |
fhir-config-4.11.1-tests.jar | 22 KB |
fhir-config-4.11.1-test-sources.jar | 14 KB |
fhir-config-4.11.1-sources.jar | 17 KB |
fhir-config-4.11.1-javadoc.jar | 467 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.fhir/fhir-config/ -->
<dependency>
<groupId>com.ibm.fhir</groupId>
<artifactId>fhir-config</artifactId>
<version>4.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-config/
implementation 'com.ibm.fhir:fhir-config:4.11.1'
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-config/
implementation ("com.ibm.fhir:fhir-config:4.11.1")
'com.ibm.fhir:fhir-config:jar:4.11.1'
<dependency org="com.ibm.fhir" name="fhir-config" rev="4.11.1">
<artifact name="fhir-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.fhir', module='fhir-config', version='4.11.1')
)
libraryDependencies += "com.ibm.fhir" % "fhir-config" % "4.11.1"
[com.ibm.fhir/fhir-config "4.11.1"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.fhir : fhir-core | jar | 4.11.1 |
org.eclipse.parsson : jakarta.json | jar | 1.0.0 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-text | jar | 1.9 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
org.mockito : mockito-core | jar | 4.5.1 |
org.mockito : mockito-inline | jar | 4.5.1 |
com.google.code.gson : gson | jar | 2.9.0 |