MVN

ca.uhn.hapi.fhir : hapi-fhir-server

Maven & Gradle

Aug 17, 2023
39 usages
1.7k stars

HAPI FHIR - Server Framework

<dependency>
    <groupId>ca.uhn.hapi.fhir</groupId>
    <artifactId>hapi-fhir-server</artifactId>
    <version>6.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ca.uhn.hapi.fhir : hapi-fhir-server to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.8.0

All Versions

Choose a version of ca.uhn.hapi.fhir : hapi-fhir-server to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.8.x
hapi-fhir-server-6.8.0
6.6.x
hapi-fhir-server-6.6.2
hapi-fhir-server-6.6.1
hapi-fhir-server-6.6.0
6.4.x
hapi-fhir-server-6.4.7
hapi-fhir-server-6.4.6
hapi-fhir-server-6.4.4
hapi-fhir-server-6.4.3
hapi-fhir-server-6.4.2
hapi-fhir-server-6.4.1
hapi-fhir-server-6.4.0
6.2.x
hapi-fhir-server-6.2.5
hapi-fhir-server-6.2.4
hapi-fhir-server-6.2.3
hapi-fhir-server-6.2.2
hapi-fhir-server-6.2.1
hapi-fhir-server-6.2.0
6.1.x
hapi-fhir-server-6.1.3
hapi-fhir-server-6.1.2
hapi-fhir-server-6.1.1
hapi-fhir-server-6.1.0
6.0.x
hapi-fhir-server-6.0.5
hapi-fhir-server-6.0.4
hapi-fhir-server-6.0.3
hapi-fhir-server-6.0.2
hapi-fhir-server-6.0.1
hapi-fhir-server-6.0.0
5.7.x
hapi-fhir-server-5.7.9
hapi-fhir-server-5.7.8
hapi-fhir-server-5.7.7
hapi-fhir-server-5.7.6
hapi-fhir-server-5.7.4
hapi-fhir-server-5.7.3
hapi-fhir-server-5.7.2
hapi-fhir-server-5.7.1
hapi-fhir-server-5.7.0
5.6.x
hapi-fhir-server-5.6.5
hapi-fhir-server-5.6.3
hapi-fhir-server-5.6.2
hapi-fhir-server-5.6.1
hapi-fhir-server-5.6.0
5.5.x
hapi-fhir-server-5.5.7
hapi-fhir-server-5.5.5
hapi-fhir-server-5.5.4
hapi-fhir-server-5.5.3
hapi-fhir-server-5.5.2
hapi-fhir-server-5.5.1
hapi-fhir-server-5.5.0
5.4.x
hapi-fhir-server-5.4.2
hapi-fhir-server-5.4.1
hapi-fhir-server-5.4.0
5.3.x
hapi-fhir-server-5.3.3
hapi-fhir-server-5.3.2
hapi-fhir-server-5.3.0
5.2.x
hapi-fhir-server-5.2.1
hapi-fhir-server-5.2.0
5.1.x
hapi-fhir-server-5.1.0
5.0.x
hapi-fhir-server-5.0.2
hapi-fhir-server-5.0.1
hapi-fhir-server-5.0.0
4.2.x
hapi-fhir-server-4.2.0
4.1.x
hapi-fhir-server-4.1.0
4.0.x
hapi-fhir-server-4.0.3
hapi-fhir-server-4.0.2
hapi-fhir-server-4.0.1
hapi-fhir-server-4.0.0
3.8.x
hapi-fhir-server-3.8.0
3.7.x
hapi-fhir-server-3.7.0
3.6.x
hapi-fhir-server-3.6.0
3.5.x
hapi-fhir-server-3.5.0
3.4.x
hapi-fhir-server-3.4.0
3.3.x
hapi-fhir-server-3.3.0
3.2.x
hapi-fhir-server-3.2.0
3.1.x
hapi-fhir-server-3.1.0
3.0.x
hapi-fhir-server-3.0.0

How to add a dependency to Maven

Add the following ca.uhn.hapi.fhir : hapi-fhir-server maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ca.uhn.hapi.fhir</groupId>
    <artifactId>hapi-fhir-server</artifactId>
    <version>6.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ca.uhn.hapi.fhir : hapi-fhir-server gradle dependency to your build.gradle file:

implementation 'ca.uhn.hapi.fhir:hapi-fhir-server:6.8.0'

Gradle Kotlin DSL: Add the following ca.uhn.hapi.fhir : hapi-fhir-server gradle kotlin dependency to your build.gradle.kts file:

implementation("ca.uhn.hapi.fhir:hapi-fhir-server:6.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ca.uhn.hapi.fhir : hapi-fhir-server sbt scala dependency to your build.sbt file:

libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-server" % "6.8.0"

Advertisement

Dependencies from Group

Aug 17, 2023
122 usages
1.7k stars
Aug 17, 2023
71 usages
1.7k stars
Aug 17, 2023
67 usages
1.7k stars
Aug 17, 2023
54 usages
1.7k stars
Aug 17, 2023
42 usages
1.7k stars

Discover Dependencies

Jul 21, 2023
1 usages
5 stars
Aug 08, 2023
54 usages
97 stars
Feb 21, 2018
7 usages
cep
May 23, 2023
Jun 19, 2023
3 usages
67 stars
Aug 09, 2022
4 usages
14.8k stars
Oct 28, 2022
166 stars