is not current version
Last Version 5.5.7

HAPI FHIR Sample RESTful Server 5.5.3

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

License

License

GroupId

GroupId

ca.uhn.hapi.fhir
ArtifactId

ArtifactId

restful-server-example
Version

Version

5.5.3
Type

Type

war
Description

Description

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

Project Organization

Smile CDR, Inc.

Download restful-server-example 5.5.3


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

Dependencies

compile (6)

Group / Artifact Type Version
ca.uhn.hapi.fhir : hapi-fhir-base jar 5.5.3
ca.uhn.hapi.fhir : hapi-fhir-server jar 5.5.3
ca.uhn.hapi.fhir : hapi-fhir-structures-dstu2 jar 5.5.3
ch.qos.logback : logback-classic jar 1.2.3
org.thymeleaf : thymeleaf jar 3.0.12.RELEASE
org.springframework : spring-web jar 5.3.7

provided (3)

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

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine 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.