FHIR Java Client Library

Fast Healthcare Interoperability Resources: Java Client Library

License

License

GroupId

GroupId

me.fhir
ArtifactId

ArtifactId

fhir
Last Version

Last Version

0.12.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

FHIR Java Client Library
Fast Healthcare Interoperability Resources: Java Client Library
Project URL

Project URL

http://hl7.org/implement/standards/fhir/
Source Code Management

Source Code Management

http://gforge.hl7.org/gf/project/fhir/scmsvn

Download fhir

How to add to project

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

Dependencies

compile (11)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.12.0-RELEASE