<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-structures-dstu2.1</artifactId>
<version>6.10.4</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-structures-dstu2.1', version='6.10.4')
)
<parent> <groupId>ca.uhn.hapi.fhir</groupId> <artifactId>hapi-deployable-pom</artifactId> <version>6.10.4</version> </parent>
compile
|-- ca.uhn.hapi.fhir:hapi-fhir-base
|-- ca.uhn.hapi.fhir:org.hl7.fhir.dstu2016may
|-- org.fhir:ucum
|-- ca.uhn.hapi.fhir:hapi-fhir-client
|-- ca.uhn.hapi.fhir:hapi-fhir-server
|-- commons-codec:commons-codec
provided
|-- javax.servlet:servlet-api:2.5
test
|-- com.fasterxml.woodstox:woodstox-core
|-- ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu2.1
|-- org.eclipse.jetty:jetty-servlets
|-- org.eclipse.jetty:jetty-servlet
|-- org.eclipse.jetty:jetty-server
|-- org.eclipse.jetty:jetty-util
|-- org.eclipse.jetty:jetty-webapp
|-- org.eclipse.jetty:jetty-http
|-- ch.qos.logback:logback-classic
|-- ca.uhn.hapi.fhir:hapi-fhir-test-utilities
|-- commons-lang:commons-lang:2.5
|-- directory-naming:naming-java
|-- org.springframework:spring-web