License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.ibm.fhir |
ArtifactId | ArtifactIdfhir-config |
Version | Version4.10.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-config-4.10.2.pom | |
fhir-config-4.10.2.jar | 24 KB |
fhir-config-4.10.2-tests.jar | 22 KB |
fhir-config-4.10.2-test-sources.jar | 14 KB |
fhir-config-4.10.2-sources.jar | 18 KB |
fhir-config-4.10.2-javadoc.jar | 468 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.fhir/fhir-config/ -->
<dependency>
<groupId>com.ibm.fhir</groupId>
<artifactId>fhir-config</artifactId>
<version>4.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-config/
implementation 'com.ibm.fhir:fhir-config:4.10.2'
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-config/
implementation ("com.ibm.fhir:fhir-config:4.10.2")
'com.ibm.fhir:fhir-config:jar:4.10.2'
<dependency org="com.ibm.fhir" name="fhir-config" rev="4.10.2">
<artifact name="fhir-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.fhir', module='fhir-config', version='4.10.2')
)
libraryDependencies += "com.ibm.fhir" % "fhir-config" % "4.10.2"
[com.ibm.fhir/fhir-config "4.10.2"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.fhir : fhir-core | jar | 4.10.2 |
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.4.0 |
org.mockito : mockito-core | jar | 3.7.7 |
org.mockito : mockito-inline | jar | 3.7.7 |
com.google.code.gson : gson | jar | 2.8.9 |