Last Version

HAPI FHIR JPA Server - Starter Project 5.4.0

An open-source implementation of the FHIR specification in Java.

License

License

GroupId

GroupId

ca.uhn.hapi.fhir
ArtifactId

ArtifactId

hapi-fhir-jpaserver-starter
Version

Version

5.4.0
Type

Type

war
Description

Description

HAPI FHIR JPA Server - Starter Project
An open-source implementation of the FHIR specification in Java.
Project Organization

Project Organization

Smile CDR, Inc.

Download hapi-fhir-jpaserver-starter 5.4.0


<!-- https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-jpaserver-starter/ -->
<dependency>
    <groupId>ca.uhn.hapi.fhir</groupId>
    <artifactId>hapi-fhir-jpaserver-starter</artifactId>
    <version>5.4.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-jpaserver-starter/
implementation 'ca.uhn.hapi.fhir:hapi-fhir-jpaserver-starter:5.4.0'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-jpaserver-starter/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-jpaserver-starter:5.4.0")
'ca.uhn.hapi.fhir:hapi-fhir-jpaserver-starter:war:5.4.0'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-jpaserver-starter" rev="5.4.0">
  <artifact name="hapi-fhir-jpaserver-starter" type="war" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-jpaserver-starter', version='5.4.0')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-jpaserver-starter" % "5.4.0"
[ca.uhn.hapi.fhir/hapi-fhir-jpaserver-starter "5.4.0"]

Dependencies

compile (24)

Group / Artifact Type Version
org.eclipse.jetty.websocket : websocket-api jar 9.4.39.v20210325
org.eclipse.jetty.websocket : websocket-client jar 9.4.39.v20210325
mysql : mysql-connector-java jar 8.0.16
org.postgresql : postgresql jar 42.2.9
com.sun.mail : javax.mail jar 1.6.1
ca.uhn.hapi.fhir : hapi-fhir-base jar 5.4.0
ca.uhn.hapi.fhir : hapi-fhir-jpaserver-base jar 5.4.0
ca.uhn.hapi.fhir : hapi-fhir-jpaserver-cql jar 5.4.0
ca.uhn.hapi.fhir : hapi-fhir-jpaserver-mdm jar 5.4.0
ca.uhn.hapi.fhir : hapi-fhir-testpage-overlay jar 5.4.0
ch.qos.logback : logback-classic jar 1.2.3
org.thymeleaf : thymeleaf jar 3.0.12.RELEASE
org.springframework : spring-web jar 5.3.6
org.apache.commons : commons-dbcp2 jar 2.8.0
com.h2database : h2 jar 1.4.200
org.webjars : bootstrap jar 3.3.7
org.webjars : Eonasdan-bootstrap-datetimepicker jar 4.17.47
org.webjars : font-awesome jar 5.8.2
org.webjars.bower : awesome-bootstrap-checkbox jar 1.0.2
org.webjars : jstimezonedetect jar 1.0.6
org.webjars : select2 jar 4.0.13
org.webjars.bower : jquery jar 3.5.1
org.webjars.bower : moment jar 2.27.0
org.springframework.boot : spring-boot-autoconfigure jar 2.4.4

provided (3)

Group / Artifact Type Version
ca.uhn.hapi.fhir : hapi-fhir-testpage-overlay war 5.4.0
javax.servlet : javax.servlet-api jar 3.1.0
javax.interceptor : javax.interceptor-api jar 1.2

test (18)

Group / Artifact Type Version
org.eclipse.jetty : jetty-servlets jar 9.4.39.v20210325
org.eclipse.jetty : jetty-servlet jar 9.4.39.v20210325
org.eclipse.jetty.websocket : websocket-server jar 9.4.39.v20210325
org.eclipse.jetty : jetty-server jar 9.4.39.v20210325
org.eclipse.jetty : jetty-util jar 9.4.39.v20210325
org.eclipse.jetty : jetty-webapp jar 9.4.39.v20210325
org.testcontainers : testcontainers jar 1.15.3
org.testcontainers : elasticsearch jar 1.15.3
org.testcontainers : junit-jupiter jar 1.15.3
ca.uhn.hapi.fhir : hapi-fhir-test-utilities jar 5.4.0
org.awaitility : awaitility jar 4.0.0-rc1
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.springframework.boot : spring-boot-starter-test jar 2.4.4
org.junit.jupiter : junit-jupiter jar 5.7.1
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.9.0
org.mockito : mockito-junit-jupiter jar 3.9.0

Project Modules

There are no modules declared in this project.