License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdca.uhn.hapi.fhir |
ArtifactId | ArtifactIdhapi-fhir-cli-jpaserver |
Version | Version5.6.2 |
Type | Typewar |
Description |
DescriptionHAPI FHIR - Command Line Client - Server WAR
An open-source implementation of the FHIR specification in Java.
|
Project Organization |
Project Organization |
<!-- 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.6.2</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.6.2'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-cli-jpaserver/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-cli-jpaserver:5.6.2")
'ca.uhn.hapi.fhir:hapi-fhir-cli-jpaserver:war:5.6.2'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-cli-jpaserver" rev="5.6.2">
<artifact name="hapi-fhir-cli-jpaserver" type="war" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-cli-jpaserver', version='5.6.2')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-cli-jpaserver" % "5.6.2"
[ca.uhn.hapi.fhir/hapi-fhir-cli-jpaserver "5.6.2"]
Group / Artifact | Type | Version |
---|---|---|
ca.uhn.hapi.fhir : hapi-fhir-jpaserver-base | jar | 5.6.2 |
ca.uhn.hapi.fhir : hapi-fhir-testpage-overlay | jar | 5.6.2 |
org.apache.commons : commons-dbcp2 | jar | 2.8.0 |
commons-cli : commons-cli | jar | 1.4 |
com.h2database : h2 | jar | 1.4.200 |
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 |
Group / Artifact | Type | Version |
---|---|---|
ca.uhn.hapi.fhir : hapi-fhir-base | jar | 5.6.2 |
ca.uhn.hapi.fhir : hapi-fhir-testpage-overlay | war | 5.6.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.thymeleaf : thymeleaf | jar | 3.0.12.RELEASE |
org.springframework : spring-web | jar | 5.3.7 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-servlets | jar | 9.4.43.v20210629 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.43.v20210629 |
org.eclipse.jetty : jetty-server | jar | 9.4.43.v20210629 |
org.eclipse.jetty : jetty-util | jar | 9.4.43.v20210629 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.43.v20210629 |
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 |