License |
License |
---|---|
GroupId | GroupIdcom.ibm.fhir |
ArtifactId | ArtifactIdfhir-operation-everything |
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 |
<!-- https://jarcasting.com/artifacts/com.ibm.fhir/fhir-operation-everything/ -->
<dependency>
<groupId>com.ibm.fhir</groupId>
<artifactId>fhir-operation-everything</artifactId>
<version>4.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-operation-everything/
implementation 'com.ibm.fhir:fhir-operation-everything:4.10.2'
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-operation-everything/
implementation ("com.ibm.fhir:fhir-operation-everything:4.10.2")
'com.ibm.fhir:fhir-operation-everything:jar:4.10.2'
<dependency org="com.ibm.fhir" name="fhir-operation-everything" rev="4.10.2">
<artifact name="fhir-operation-everything" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.fhir', module='fhir-operation-everything', version='4.10.2')
)
libraryDependencies += "com.ibm.fhir" % "fhir-operation-everything" % "4.10.2"
[com.ibm.fhir/fhir-operation-everything "4.10.2"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.fhir : fhir-server-spi | jar | 4.10.2 |
com.ibm.fhir : fhir-model | jar | 4.10.2 |
com.ibm.fhir : fhir-search | jar | 4.10.2 |
com.ibm.fhir : fhir-persistence | jar | 4.10.2 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |