Last Version

HAPI FHIR - Android 6.0.2

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

License

License

GroupId

GroupId

ca.uhn.hapi.fhir
ArtifactId

ArtifactId

hapi-fhir-android
Version

Version

6.0.2
Type

Type

jar
Description

Description

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

Project Organization

Smile CDR, Inc.

Download hapi-fhir-android 6.0.2


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

Dependencies

compile (9)

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
ca.uhn.hapi.fhir : hapi-fhir-structures-dstu2 Optional jar 6.0.2
ca.uhn.hapi.fhir : hapi-fhir-structures-dstu3 Optional jar 6.0.2
ca.uhn.hapi.fhir : hapi-fhir-client-okhttp jar 6.0.2
org.slf4j : slf4j-android jar 1.7.33
org.slf4j : slf4j-api jar 1.7.33
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-lang3 jar 3.12.0

test (8)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.10
commons-codec : commons-codec jar 1.15
org.mockito : mockito-core jar 4.2.0
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-junit-jupiter jar 4.2.0

Project Modules

There are no modules declared in this project.