File | Operation |
---|---|
org.hl7.fhir.core-5.6.971.pom | download |
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>org.hl7.fhir.core</artifactId>
<version>5.6.971</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='org.hl7.fhir.core', version='5.6.971')
)