| License |
License |
|---|---|
| GroupId | GroupIdca.uhn.hapi.fhir |
| ArtifactId | ArtifactIdhapi-fhir-jpaserver-starter |
| Version | Version5.4.0 |
| Type | Typewar |
| Description |
DescriptionHAPI FHIR JPA Server - Starter Project
An open-source implementation of the FHIR specification in Java.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hapi-fhir-jpaserver-starter-5.4.0.pom | |
| hapi-fhir-jpaserver-starter-5.4.0.war | 213 MB |
| Browse |
<!-- 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"]
| 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 |
| 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 |