mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-17 18:35:50 +00:00
Add okhttp dep
This commit is contained in:
parent
41193c60db
commit
0df332763e
@ -15,6 +15,10 @@
|
||||
<name>HAPI FHIR Structures - FHIR R5</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.squareup.okhttp3</groupId>
|
||||
<artifactId>okhttp</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||
<artifactId>hapi-fhir-base</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user