<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-utilities</artifactId>
<version>3.0.0</version>
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-utilities', version='3.0.0')
)
<parent> <groupId>ca.uhn.hapi.fhir</groupId> <artifactId>hapi-deployable-pom</artifactId> <version>3.0.0</version> </parent>
compile
|-- ca.uhn.hapi.fhir:hapi-fhir-base
|-- commons-codec:commons-codec
|-- com.atlassian.commonmark:commonmark
|-- es.nitaur.markdown:txtmark
|-- xpp3:xpp3
|-- xpp3:xpp3_xpath