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