Download hapi-fhir-server-3.2.0.jar file - Jar h

Jar examples for h:hapi-fhir-server

Description

You can download jar file hapi-fhir-server 3.2.0 in this page.

Build File

You can use the following script to add hapi-fhir-server-3.2.0.jar to your project.

<dependency>
   <groupId>ca.uhn.hapi.fhir</groupId>
   <artifactId>hapi-fhir-server</artifactId>
   <version>3.2.0</version>
</dependency>
compile group: 'ca.uhn.hapi.fhir', name: 'hapi-fhir-server', version: '3.2.0'
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-server" % "3.2.0"
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-server" rev="3.2.0"/>
@Grapes(@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-server', version='3.2.0'))
'ca.uhn.hapi.fhir:hapi-fhir-server:jar:3.2.0'

Download

Click the following link to download the jar file.

hapi-fhir-server-3.2.0-javadoc.jar
hapi-fhir-server-3.2.0-sources.jar
hapi-fhir-server-3.2.0.jar
hapi-fhir-server-3.2.0.pom



Related Tutorials