License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdca.uhn.hapi.fhir |
ArtifactId | ArtifactIdhapi-fhir-client-okhttp |
Version | Version5.4.0 |
Type | Typejar |
Description |
DescriptionHAPI FHIR OkHttp Client
An open-source implementation of the FHIR specification in Java.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-client-okhttp/ -->
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-client-okhttp</artifactId>
<version>5.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-client-okhttp/
implementation 'ca.uhn.hapi.fhir:hapi-fhir-client-okhttp:5.4.0'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-client-okhttp/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-client-okhttp:5.4.0")
'ca.uhn.hapi.fhir:hapi-fhir-client-okhttp:jar:5.4.0'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-client-okhttp" rev="5.4.0">
<artifact name="hapi-fhir-client-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-client-okhttp', version='5.4.0')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-client-okhttp" % "5.4.0"
[ca.uhn.hapi.fhir/hapi-fhir-client-okhttp "5.4.0"]
Group / Artifact | Type | Version |
---|---|---|
ca.uhn.hapi.fhir : hapi-fhir-base | jar | 5.4.0 |
ca.uhn.hapi.fhir : hapi-fhir-client | jar | 5.4.0 |
com.squareup.okhttp3 : okhttp | jar | 3.8.1 |
Group / Artifact | Type | Version |
---|---|---|
ca.uhn.hapi.fhir : hapi-fhir-structures-dstu2 | jar | 5.4.0 |
ca.uhn.hapi.fhir : hapi-fhir-structures-dstu3 | jar | 5.4.0 |
com.fasterxml.woodstox : woodstox-core | jar | 6.2.5 |
com.google.guava : guava | jar | 30.1.1-jre |
org.eclipse.jetty : jetty-server | jar | 9.4.39.v20210325 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.39.v20210325 |
org.jboss.resteasy : resteasy-jaxrs | jar | 4.0.0.Beta3 |
org.jboss.resteasy : resteasy-client | jar | 4.0.0.Beta3 |
ca.uhn.hapi.fhir : hapi-fhir-test-utilities | jar | 5.4.0 |
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 3.9.0 |
org.mockito : mockito-junit-jupiter | jar | 3.9.0 |