<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>org.hl7.fhir.r4</artifactId>
<version>6.3.3</version>
<type>bundle</type>
</dependency>
<parent> <groupId>ca.uhn.hapi.fhir</groupId> <artifactId>org.hl7.fhir.core</artifactId> <version>6.3.3</version> </parent>
compile
|-- ca.uhn.hapi.fhir:org.hl7.fhir.utilities
|-- ca.uhn.hapi.fhir:hapi-fhir-base
|-- org.fhir:ucum
|-- org.ogce:xpp3
|-- org.apache.httpcomponents:httpclient
|-- com.squareup.okhttp3:okhttp
|-- com.squareup.okio:okio-jvm
|-- org.apache.poi:poi-ooxml-full
test
|-- org.hl7.fhir.testcases:fhir-test-cases
|-- com.fasterxml.jackson.core:jackson-databind