| License |
License |
|---|---|
| GroupId | GroupIdcom.ibm.fhir |
| ArtifactId | ArtifactIdfhir-server-test |
| Version | Version4.8.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-server-test-4.8.2.pom | |
| fhir-server-test-4.8.2.jar | 5 KB |
| fhir-server-test-4.8.2-tests.jar | 590 KB |
| fhir-server-test-4.8.2-test-sources.jar | 376 KB |
| fhir-server-test-4.8.2-sources.jar | 3 KB |
| fhir-server-test-4.8.2-javadoc.jar | 390 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.fhir/fhir-server-test/ -->
<dependency>
<groupId>com.ibm.fhir</groupId>
<artifactId>fhir-server-test</artifactId>
<version>4.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-server-test/
implementation 'com.ibm.fhir:fhir-server-test:4.8.2'
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-server-test/
implementation ("com.ibm.fhir:fhir-server-test:4.8.2")
'com.ibm.fhir:fhir-server-test:jar:4.8.2'
<dependency org="com.ibm.fhir" name="fhir-server-test" rev="4.8.2">
<artifact name="fhir-server-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.fhir', module='fhir-server-test', version='4.8.2')
)
libraryDependencies += "com.ibm.fhir" % "fhir-server-test" % "4.8.2"
[com.ibm.fhir/fhir-server-test "4.8.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibm.fhir : fhir-server | jar | 4.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibm.fhir : fhir-client | jar | 4.8.2 |
| com.ibm.fhir : fhir-model | test-jar | 4.8.2 |
| com.ibm.fhir : fhir-validation | test-jar | 4.8.2 |
| com.ibm.fhir : fhir-notification-kafka | jar | 4.8.2 |
| com.ibm.fhir : fhir-cli | jar | 4.8.2 |
| com.ibm.fhir : fhir-examples | jar | 4.8.2 |
| com.ibm.fhir : fhir-term-remote | jar | 4.8.2 |
| org.glassfish.tyrus : tyrus-container-grizzly-client | jar | 1.15 |
| jakarta.xml.ws : jakarta.xml.ws-api | jar | 2.3.3 |
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.4.3 |
| org.skyscreamer : jsonassert | jar | 1.5.0 |
| org.testng : testng | jar | 7.3.0 |
| commons-codec : commons-codec | jar | 1.15 |
| com.ibm.fhir : fhir-persistence | test-jar | 4.8.2 |
| org.slf4j : slf4j-nop | jar | 1.7.30 |