License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.ibm.fhir |
ArtifactId | ArtifactIdfhir-search |
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-search-4.9.0.pom | |
fhir-search-4.9.0.jar | 131 KB |
fhir-search-4.9.0-tests.jar | 160 KB |
fhir-search-4.9.0-test-sources.jar | 93 KB |
fhir-search-4.9.0-sources.jar | 87 KB |
fhir-search-4.9.0-javadoc.jar | 859 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.fhir/fhir-search/ -->
<dependency>
<groupId>com.ibm.fhir</groupId>
<artifactId>fhir-search</artifactId>
<version>4.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-search/
implementation 'com.ibm.fhir:fhir-search:4.9.0'
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-search/
implementation ("com.ibm.fhir:fhir-search:4.9.0")
'com.ibm.fhir:fhir-search:jar:4.9.0'
<dependency org="com.ibm.fhir" name="fhir-search" rev="4.9.0">
<artifact name="fhir-search" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.fhir', module='fhir-search', version='4.9.0')
)
libraryDependencies += "com.ibm.fhir" % "fhir-search" % "4.9.0"
[com.ibm.fhir/fhir-search "4.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.fhir : fhir-config | jar | 4.9.0 |
com.ibm.fhir : fhir-model | jar | 4.9.0 |
com.ibm.fhir : fhir-path | jar | 4.9.0 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
Group / Artifact | Type | Version |
---|---|---|
com.ibm.fhir : fhir-validation | jar | 4.9.0 |
com.ibm.fhir : fhir-validation | test-jar | 4.9.0 |
com.ibm.fhir : fhir-model | test-jar | 4.9.0 |
com.ibm.fhir : fhir-examples | jar | 4.9.0-SNAPSHOT |
org.testng : testng | jar | 7.3.0 |
org.skyscreamer : jsonassert | jar | 1.5.0 |