<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>org.hl7.fhir.r4</artifactId>
<version>5.5.7</version>
<type>bundle</type>
</dependency>
<parent> <groupId>ca.uhn.hapi.fhir</groupId> <artifactId>org.hl7.fhir.core</artifactId> <version>5.5.7</version> </parent>
compile
|-- ca.uhn.hapi.fhir:org.hl7.fhir.utilities
|-- ca.uhn.hapi.fhir:hapi-fhir-base
|-- xpp3:xpp3
|-- xpp3:xpp3_xpath
|-- org.apache.httpcomponents:httpclient
|-- com.squareup.okhttp3:okhttp:4.9.0
|-- org.apache.poi:poi-ooxml:4.0.1
|-- org.apache.poi:poi-ooxml-schemas:4.0.1
|-- org.apache.poi:ooxml-schemas:1.4
|-- org.apache.httpcomponents:httpclient
test
|-- com.fasterxml.jackson.core:jackson-databind