is not current version
Last Version 6.0.2

HAPI FHIR OkHttp Client 5.4.1

An open-source implementation of the FHIR specification in Java.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ca.uhn.hapi.fhir
ArtifactId

ArtifactId

hapi-fhir-client-okhttp
Version

Version

5.4.1
Type

Type

jar
Description

Description

HAPI FHIR OkHttp Client
An open-source implementation of the FHIR specification in Java.
Project Organization

Project Organization

Smile CDR, Inc.

Download hapi-fhir-client-okhttp 5.4.1


<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-client-okhttp/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-client-okhttp:5.4.1")
'ca.uhn.hapi.fhir:hapi-fhir-client-okhttp:jar:5.4.1'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-client-okhttp" rev="5.4.1">
  <artifact name="hapi-fhir-client-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-client-okhttp', version='5.4.1')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-client-okhttp" % "5.4.1"
[ca.uhn.hapi.fhir/hapi-fhir-client-okhttp "5.4.1"]

Dependencies

compile (3)

Group / Artifact Type Version
ca.uhn.hapi.fhir : hapi-fhir-base jar 5.4.1
ca.uhn.hapi.fhir : hapi-fhir-client jar 5.4.1
com.squareup.okhttp3 : okhttp jar 3.8.1

test (15)

Group / Artifact Type Version
ca.uhn.hapi.fhir : hapi-fhir-structures-dstu2 jar 5.4.1
ca.uhn.hapi.fhir : hapi-fhir-structures-dstu3 jar 5.4.1
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.42.v20210604
org.eclipse.jetty : jetty-servlet jar 9.4.42.v20210604
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.1
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

Project Modules

There are no modules declared in this project.