<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-base</artifactId>
<version>1.4</version>
</dependency>
<parent> <groupId>ca.uhn.hapi.fhir</groupId> <artifactId>hapi-deployable-pom</artifactId> <version>1.4</version> </parent>
compile
|-- org.codehaus.woodstox:woodstox-core-asl
|-- org.ebaysf.web:cors-filter
|-- com.phloc:phloc-schematron
|-- org.apache.commons:commons-lang3
|-- commons-codec:commons-codec
|-- ch.qos.logback:logback-classic
|-- org.apache.httpcomponents:httpclient
|-- org.apache.httpcomponents:httpcore
|-- org.springframework:spring-beans
provided