<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-base</artifactId>
<version>4.1.0</version>
<type>bundle</type>
</dependency>
<parent> <groupId>ca.uhn.hapi.fhir</groupId> <artifactId>hapi-deployable-pom</artifactId> <version>4.1.0</version> </parent>
compile
|-- org.codehaus.woodstox:woodstox-core-asl
|-- org.apache.commons:commons-lang3
|-- org.apache.jena:apache-jena-libs
|-- org.apache.commons:commons-text
|-- commons-codec:commons-codec
|-- ch.qos.logback:logback-classic
test