| License | License | 
|---|---|
| GroupId | GroupIdca.uhn.hapi.fhir | 
| ArtifactId | ArtifactIdhapi-fhir-jpa | 
| Last Version | Last Version6.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionThis project contains utility classes for working with spring-hibernate jpa and the Quartz Scheduler. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| hapi-fhir-jpa-6.0.2.pom | |
| hapi-fhir-jpa-6.0.2.jar | 41 KB | 
| hapi-fhir-jpa-6.0.2-sources.jar | 30 KB | 
| hapi-fhir-jpa-6.0.2-javadoc.jar | 284 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-jpa/ -->
<dependency>
    <groupId>ca.uhn.hapi.fhir</groupId>
    <artifactId>hapi-fhir-jpa</artifactId>
    <version>6.0.2</version>
</dependency>// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-jpa/
implementation 'ca.uhn.hapi.fhir:hapi-fhir-jpa:6.0.2'// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-jpa/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-jpa:6.0.2")'ca.uhn.hapi.fhir:hapi-fhir-jpa:jar:6.0.2'<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-jpa" rev="6.0.2">
  <artifact name="hapi-fhir-jpa" type="jar" />
</dependency>@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-jpa', version='6.0.2')
)libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-jpa" % "6.0.2"[ca.uhn.hapi.fhir/hapi-fhir-jpa "6.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| ca.uhn.hapi.fhir : hapi-fhir-base | jar | 6.0.2 | 
| javax.annotation : javax.annotation-api | jar | 1.3.2 | 
| ca.uhn.hapi.fhir : hapi-fhir-structures-r4 | jar | 6.0.2 | 
| org.hibernate : hibernate-entitymanager | jar | 5.6.2.Final | 
| org.hibernate : hibernate-java8 | jar | 5.6.2.Final | 
| org.hibernate.validator : hibernate-validator | jar | 6.1.5.Final | 
| org.hibernate.search : hibernate-search-mapper-orm | jar | 6.1.4.Final | 
| org.springframework : spring-beans | jar | 5.3.19 | 
| org.springframework : spring-orm | jar | 5.3.19 | 
| org.springframework : spring-context | jar | 5.3.19 | 
| org.springframework : spring-context-support | jar | 5.3.19 | 
| net.ttddyy : datasource-proxy | jar | 1.7 | 
| org.quartz-scheduler : quartz | jar | 2.3.2 | 
| org.apache.commons : commons-collections4 | jar | 4.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| 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 |