License |
License |
---|---|
GroupId | GroupIdme.fhir |
ArtifactId | ArtifactIdfhir-0.12 |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFHIR Java Client Library
Fast Healthcare Interoperability Resources: Java Client Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fhir-0.12-0.3.pom | |
fhir-0.12-0.3.jar | 1 MB |
fhir-0.12-0.3-sources.jar | 701 KB |
fhir-0.12-0.3-javadoc.jar | 350 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/me.fhir/fhir-0.12/ -->
<dependency>
<groupId>me.fhir</groupId>
<artifactId>fhir-0.12</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/me.fhir/fhir-0.12/
implementation 'me.fhir:fhir-0.12:0.3'
// https://jarcasting.com/artifacts/me.fhir/fhir-0.12/
implementation ("me.fhir:fhir-0.12:0.3")
'me.fhir:fhir-0.12:jar:0.3'
<dependency org="me.fhir" name="fhir-0.12" rev="0.3">
<artifact name="fhir-0.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.fhir', module='fhir-0.12', version='0.3')
)
libraryDependencies += "me.fhir" % "fhir-0.12" % "0.3"
[me.fhir/fhir-0.12 "0.3"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.saxon : Saxon-HE | jar | 9.4 |
commons-io : commons-io | jar | 1.2 |
commons-discovery : commons-discovery | jar | 0.2 |
commons-codec : commons-codec | jar | 1.3 |
commons-logging : commons-logging | jar | 1.1 |
org.apache.commons : commons-lang3 | jar | 3.1 |
xpp3 : xpp3 | jar | 1.1.3.4.O |
junit : junit | jar | 4.11 |
org.apache.httpcomponents : httpclient | jar | 4.2.3 |
org.jdom : jdom | jar | 1.1.3 |
com.google.code.gson : gson | jar | 2.2.4 |