Last Version

HAPI FHIR OkHttp Client 6.0.2

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

6.0.2
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 6.0.2


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

Dependencies

compile (3)

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

test (14)

Group / Artifact Type Version
ca.uhn.hapi.fhir : hapi-fhir-structures-dstu2 jar 6.0.2
ca.uhn.hapi.fhir : hapi-fhir-structures-dstu3 jar 6.0.2
com.fasterxml.woodstox : woodstox-core jar 6.2.5
com.google.guava : guava jar 31.0.1-jre
org.eclipse.jetty : jetty-server jar 9.4.44.v20210927
org.eclipse.jetty : jetty-servlet jar 9.4.44.v20210927
org.jboss.resteasy : resteasy-client jar 5.0.2.Final
ca.uhn.hapi.fhir : hapi-fhir-test-utilities jar 6.0.2
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.2.0
org.mockito : mockito-junit-jupiter jar 4.2.0

Project Modules

There are no modules declared in this project.