Merge branch 'master' of github.com:hapifhir/hapi-fhir-jpaserver-starter

This commit is contained in:
James Agnew
2019-06-10 05:25:58 -07:00
4 changed files with 50 additions and 32 deletions

View File

@@ -58,13 +58,6 @@
<version>${project.version}</version>
</dependency>
<!-- At least one "structures" JAR must also be included -->
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-structures-dstu3</artifactId>
<version>${project.version}</version>
</dependency>
<!-- This dependency includes the JPA server itself, which is packaged separately from the rest of HAPI FHIR -->
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>