<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-base</artifactId>
<version>6.4.0</version>
<type>bundle</type>
</dependency>
<parent> <groupId>ca.uhn.hapi.fhir</groupId> <artifactId>hapi-deployable-pom</artifactId> <version>6.4.0</version> </parent>
compile
|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310
|-- com.fasterxml.jackson.core:jackson-databind
|-- com.fasterxml.woodstox:woodstox-core
|-- org.apache.commons:commons-lang3
|-- org.apache.commons:commons-text
|-- commons-codec:commons-codec
|-- ch.qos.logback:logback-classic
|-- com.google.code.findbugs:jsr305
test