Last Version

fhir-proofer 0.2.0

FHIR Proofer aims to provide a simple way to test or proofing out interacting with a FHIR store.

License

License

GroupId

GroupId

org.fhirproof
ArtifactId

ArtifactId

fhir-proofer
Version

Version

0.2.0
Type

Type

jar
Description

Description

fhir-proofer
FHIR Proofer aims to provide a simple way to test or proofing out interacting with a FHIR store.
Project URL

Project URL

https://github.com/fhirproof/fhir-proofer
Source Code Management

Source Code Management

https://github.com/fhirproof/fhir-proofer

Download fhir-proofer 0.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
ca.uhn.hapi.fhir : hapi-fhir-structures-r4 jar 5.0.1
org.apache.commons : commons-lang3 jar 3.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.