<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>org.hl7.fhir.utilities</artifactId>
<version>5.6.68</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='org.hl7.fhir.utilities', version='5.6.68')
)
<parent> <groupId>ca.uhn.hapi.fhir</groupId> <artifactId>org.hl7.fhir.core</artifactId> <version>5.6.68</version> </parent>
compile
|-- ca.uhn.hapi.fhir:hapi-fhir-base
|-- org.apache.commons:commons-compress
|-- com.atlassian.commonmark:commonmark
|-- com.atlassian.commonmark:commonmark-ext-gfm-tables
|-- com.github.rjeschke:txtmark
|-- com.squareup.okhttp3:okhttp:4.9.0
|-- xpp3:xpp3
|-- xpp3:xpp3_xpath
provided
|-- org.junit.jupiter:junit-jupiter-api
|-- org.junit.jupiter:junit-jupiter-engine
|-- org.junit.vintage:junit-vintage-engine
|-- org.junit.jupiter:junit-jupiter-params
|-- org.junit.platform:junit-platform-launcher