c-schuler / org.hl7.fhir.core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HAPI FHIR - HL7 FHIR Core Artifacts

Build Status Maven Central

Building this Project

This project uses Apache Maven to build. To build:

mvn install

Note that unit tests will run, but are currently not set to fail the build as they do not all pass. This is being worked on.

To skip unit tests:

mvn -Dmaven.test.skip install

== Maintenance

This project is maintained by Grahame Grieve and James Agnew on behalf of the FHIR community.

About

License:Apache License 2.0


Languages

Language:Java 100.0%Language:Batchfile 0.0%