<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-structures-dstu2</artifactId>
<version>4.1.0</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-structures-dstu2', version='4.1.0')
)
<parent> <groupId>ca.uhn.hapi.fhir</groupId> <artifactId>hapi-deployable-pom</artifactId> <version>4.1.0</version> </parent>
compile
|-- ca.uhn.hapi.fhir:hapi-fhir-base
|-- ca.uhn.hapi.fhir:hapi-fhir-client
|-- ca.uhn.hapi.fhir:hapi-fhir-server
provided
|-- javax.servlet:javax.servlet-api
test
|-- org.codehaus.woodstox:woodstox-core-asl
|-- ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu2
|-- org.eclipse.jetty:jetty-servlets
|-- org.eclipse.jetty:jetty-server
|-- org.eclipse.jetty:jetty-servlet
|-- 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
|-- javax.activation:javax.activation-api
|-- org.glassfish.jaxb:jaxb-runtime
|-- commons-lang:commons-lang:2.5
|-- directory-naming:naming-java
|-- com.google.guava:guava-testlib
|-- org.springframework:spring-web