<dependency> <groupId>ca.uhn.hapi.fhir</groupId> <artifactId>hapi-fhir-converter</artifactId> <version>3.4.0</version> </dependency>
'ca.uhn.hapi.fhir:hapi-fhir-converter:jar:3.4.0'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-converter" rev="3.4.0" />
@Grapes(@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-converter', version='3.4.0'))
compile 'ca.uhn.hapi.fhir:hapi-fhir-converter:3.4.0'
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-converter" % "3.4.0"
<repository> <id>central</id> <url>http://repo1.maven.org/maven2/</url> </repository>
ca.uhn.hapi.converters.server
org.hl7.fhir.convertors
maven-repository.com - © 2014