| License |
License |
|---|---|
| GroupId | GroupIdca.uhn.hapi.fhir |
| ArtifactId | ArtifactIdhapi-fhir-utilities |
| Last Version | Last Version3.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHAPI FHIR - Utilities
An open-source implementation of the FHIR specification in Java.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hapi-fhir-utilities-3.8.0.pom | |
| hapi-fhir-utilities-3.8.0.jar | 316 KB |
| hapi-fhir-utilities-3.8.0-sources.jar | 233 KB |
| hapi-fhir-utilities-3.8.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-utilities/ -->
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-utilities</artifactId>
<version>3.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-utilities/
implementation 'ca.uhn.hapi.fhir:hapi-fhir-utilities:3.8.0'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-utilities/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-utilities:3.8.0")
'ca.uhn.hapi.fhir:hapi-fhir-utilities:jar:3.8.0'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-utilities" rev="3.8.0">
<artifact name="hapi-fhir-utilities" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-utilities', version='3.8.0')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-utilities" % "3.8.0"
[ca.uhn.hapi.fhir/hapi-fhir-utilities "3.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ca.uhn.hapi.fhir : hapi-fhir-base | jar | 3.8.0 |
| com.google.code.gson : gson | jar | 2.8.5 |
| commons-codec : commons-codec | jar | 1.11 |
| commons-io : commons-io | jar | 2.6 |
| com.atlassian.commonmark : commonmark Optional | jar | 0.9.0 |
| es.nitaur.markdown : txtmark Optional | jar | 0.16 |
| net.sf.saxon : Saxon-HE Optional | jar | 9.5.1-5 |
| xpp3 : xpp3 Optional | jar | 1.1.4c |
| xpp3 : xpp3_xpath Optional | jar | 1.1.4c |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
| org.mockito : mockito-core | jar | 2.27.0 |