is not current version
Last Version 6.0.2

HAPI-FHIR 5.4.2

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

License

License

GroupId

GroupId

ca.uhn.hapi.fhir
ArtifactId

ArtifactId

hapi-fhir
Version

Version

5.4.2
Type

Type

pom
Description

Description

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

Project URL

https://hapifhir.io
Project Organization

Project Organization

Smile CDR, Inc.

Download hapi-fhir 5.4.2

Filename Size
hapi-fhir-5.4.2.pom 87 KB
Browse

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

Dependencies

test (6)

Group / Artifact Type Version
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.