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