<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-structures-dstu2</artifactId>
<version>1.4</version>
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-structures-dstu2', version='1.4')
)
<parent> <groupId>ca.uhn.hapi.fhir</groupId> <artifactId>hapi-deployable-pom</artifactId> <version>1.4</version> </parent>
compile
|-- ca.uhn.hapi.fhir:hapi-fhir-base:1.4
provided
|-- javax.servlet:servlet-api:2.5
test
|-- ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu2:1.4
|-- xmlunit:xmlunit
|-- 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
|-- org.ebaysf.web:cors-filter
|-- com.phloc:phloc-schematron
|-- net.sf.json-lib:json-lib:2.4
|-- net.sf.json-lib:json-lib:2.4