is not current version
Last Version 6.0.2

HAPI FHIR - Command Line Client - Server WAR 5.7.1

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ca.uhn.hapi.fhir
ArtifactId

ArtifactId

hapi-fhir-cli-jpaserver
Version

Version

5.7.1
Type

Type

war
Description

Description

HAPI FHIR - Command Line Client - Server WAR
An open-source implementation of the FHIR specification in Java.
Project Organization

Project Organization

Smile CDR, Inc.

Download hapi-fhir-cli-jpaserver 5.7.1


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

Dependencies

compile (9)

Group / Artifact Type Version
ca.uhn.hapi.fhir : hapi-fhir-jpaserver-base jar 5.7.1
ca.uhn.hapi.fhir : hapi-fhir-testpage-overlay jar 5.7.1
org.apache.commons : commons-dbcp2 jar 2.9.0
commons-cli : commons-cli jar 1.5.0
com.h2database : h2 jar 2.1.210
org.hibernate.search : hibernate-search-backend-lucene jar 6.0.3.Final
org.apache.lucene : lucene-analyzers-phonetic jar 8.7.0
org.apache.lucene : lucene-backward-codecs jar 8.7.0
com.helger : ph-schematron jar 5.6.5

provided (6)

Group / Artifact Type Version
ca.uhn.hapi.fhir : hapi-fhir-base jar 5.7.1
ca.uhn.hapi.fhir : hapi-fhir-testpage-overlay war 5.7.1
ch.qos.logback : logback-classic jar 1.2.10
javax.servlet : javax.servlet-api jar 3.1.0
org.thymeleaf : thymeleaf jar 3.0.14.RELEASE
org.springframework : spring-web jar 5.3.15

test (11)

Group / Artifact Type Version
org.eclipse.jetty : jetty-servlets jar 9.4.44.v20210927
org.eclipse.jetty : jetty-servlet jar 9.4.44.v20210927
org.eclipse.jetty : jetty-server jar 9.4.44.v20210927
org.eclipse.jetty : jetty-util jar 9.4.44.v20210927
org.eclipse.jetty : jetty-webapp jar 9.4.44.v20210927
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.2.0
org.mockito : mockito-junit-jupiter jar 4.2.0

Project Modules

There are no modules declared in this project.