<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-server</artifactId>
<version>6.8.3</version>
<type>bundle</type>
</dependency>
<parent> <groupId>ca.uhn.hapi.fhir</groupId> <artifactId>hapi-deployable-pom</artifactId> <version>6.8.3</version> </parent>
compile
|-- ca.uhn.hapi.fhir:hapi-fhir-base
|-- ca.uhn.hapi.fhir:org.hl7.fhir.utilities
|-- org.apache.httpcomponents:httpcore
|-- com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer
|-- org.springframework:spring-beans
|-- org.springframework:spring-web
|-- org.springframework:spring-messaging
|-- org.simplejavamail:simple-java-mail
|-- org.apache.commons:commons-collections4
provided
|-- javax.servlet:javax.servlet-api
test
|-- ca.uhn.hapi.fhir:hapi-fhir-caching-testing
|-- org.springframework:spring-test