Last Version

HAPI FHIR Sample RESTful Server 0.7


License

License

GroupId

GroupId

ca.uhn.hapi.example
ArtifactId

ArtifactId

restful-server-example
Version

Version

0.7
Type

Type

war
Description

Description

HAPI FHIR Sample RESTful Server
Project Organization

Project Organization

University Health Network

Download restful-server-example 0.7


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

Dependencies

compile (4)

Group / Artifact Type Version
ca.uhn.hapi.fhir : hapi-fhir-base jar 0.7
ch.qos.logback : logback-classic jar 1.1.2
org.thymeleaf : thymeleaf jar 2.1.3.RELEASE
org.ebaysf.web : cors-filter jar 1.0.1

provided (2)

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

Project Modules

There are no modules declared in this project.