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