Last Version

HAPI FHIR Subscription Server 6.0.2

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

License

License

GroupId

GroupId

ca.uhn.hapi.fhir
ArtifactId

ArtifactId

hapi-fhir-jpaserver-subscription
Version

Version

6.0.2
Type

Type

jar
Description

Description

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

Project Organization

Smile CDR, Inc.

Download hapi-fhir-jpaserver-subscription 6.0.2


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

Dependencies

compile (11)

Group / Artifact Type Version
ca.uhn.hapi.fhir : hapi-fhir-jpaserver-searchparam jar 6.0.2
ca.uhn.hapi.fhir : hapi-fhir-storage jar 6.0.2
ca.uhn.hapi.fhir : hapi-fhir-jpaserver-model jar 6.0.2
ca.uhn.hapi.fhir : hapi-fhir-validation jar 6.0.2
org.springframework : spring-messaging jar 5.3.19
org.springframework : spring-context jar 5.3.19
org.thymeleaf : thymeleaf jar 3.0.14.RELEASE
org.thymeleaf : thymeleaf-spring5 jar 3.0.14.RELEASE
org.springframework : spring-websocket jar 5.3.19
org.springframework : spring-context-support jar 5.3.19
org.springframework : spring-tx jar 5.3.19

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (15)

Group / Artifact Type Version
org.springframework : spring-test jar 5.3.19
ch.qos.logback : logback-classic jar 1.2.10
org.eclipse.jetty : jetty-server jar 9.4.44.v20210927
org.eclipse.jetty : jetty-servlet jar 9.4.44.v20210927
org.springframework.boot : spring-boot-starter-test jar 2.6.2
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
ca.uhn.hapi.fhir : hapi-fhir-test-utilities jar 6.0.2
org.awaitility : awaitility jar 4.1.1
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.