is not current version
Last Version 6.0.2

ca.uhn.hapi.fhir:hapi-fhir-jpa 5.6.2

This project contains utility classes for working with spring-hibernate jpa and the Quartz Scheduler.

License

License

GroupId

GroupId

ca.uhn.hapi.fhir
ArtifactId

ArtifactId

hapi-fhir-jpa
Version

Version

5.6.2
Type

Type

jar
Description

Description

This project contains utility classes for working with spring-hibernate jpa and the Quartz Scheduler.
Project Organization

Project Organization

Smile CDR, Inc.

Download hapi-fhir-jpa 5.6.2


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

Dependencies

compile (15)

Group / Artifact Type Version
ca.uhn.hapi.fhir : hapi-fhir-base jar 5.6.2
javax.annotation : javax.annotation-api jar 1.3.2
ca.uhn.hapi.fhir : hapi-fhir-structures-r4 jar 5.6.2
org.hibernate : hibernate-entitymanager jar 5.4.30.Final
org.hibernate : hibernate-java8 jar 5.4.30.Final
org.hibernate : hibernate-ehcache jar 5.4.30.Final
org.hibernate.validator : hibernate-validator jar 6.1.5.Final
org.hibernate.search : hibernate-search-mapper-orm jar 6.0.3.Final
org.springframework : spring-beans jar 5.3.7
org.springframework : spring-orm jar 5.3.7
org.springframework : spring-context jar 5.3.7
org.springframework : spring-context-support jar 5.3.7
net.ttddyy : datasource-proxy jar 1.7
org.quartz-scheduler : quartz jar 2.3.2
org.apache.commons : commons-collections4 jar 4.4

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.