<dependency> <groupId>ca.uhn.hapi.fhir</groupId> <artifactId>hapi-deployable-pom</artifactId> <version>2.4</version> <type>pom</type> </dependency>
'ca.uhn.hapi.fhir:hapi-deployable-pom:pom:2.4'
<dependency org="ca.uhn.hapi.fhir" name="hapi-deployable-pom" rev="2.4" />
@Grapes(@Grab(group='ca.uhn.hapi.fhir', module='hapi-deployable-pom', version='2.4'))
compile 'ca.uhn.hapi.fhir:hapi-deployable-pom:2.4'
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-deployable-pom" % "2.4"
<repository> <id>central</id> <url>http://repo1.maven.org/maven2/</url> </repository>
maven-repository.com - © 2014