<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-structures-r4</artifactId>
<version>4.1.0</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-structures-r4', 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:org.hl7.fhir.utilities
|-- ca.uhn.hapi.fhir:org.hl7.fhir.r4
|-- org.fhir:ucum
|-- es.nitaur.markdown:txtmark
|-- org.antlr:ST4
|-- xpp3:xpp3
|-- com.github.ben-manes.caffeine:caffeine
|-- ca.uhn.hapi.fhir:hapi-fhir-client
|-- ca.uhn.hapi.fhir:hapi-fhir-server
|-- javax.servlet:javax.servlet-api
|-- org.apache.poi:poi-ooxml:4.0.1
|-- org.apache.poi:ooxml-schemas:1.4
|-- com.google.code.findbugs:jsr305
test
|-- org.codehaus.woodstox:woodstox-core-asl
|-- ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4
|-- 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
|-- javax.activation:javax.activation-api
|-- org.glassfish.jaxb:jaxb-runtime
|-- org.apache.jena:apache-jena-libs
|-- directory-naming:naming-java
|-- org.springframework:spring-context