License |
License |
---|---|
GroupId | GroupIdorg.openehealth.ipf.modules |
ArtifactId | ArtifactIdipf-modules-fhir |
Last Version | Last Version3.4-20170926 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionipf-modules-fhir
Generic FHIR support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ipf-modules-fhir-3.4-20170926.pom | |
ipf-modules-fhir-3.4-20170926.jar | 2 KB |
ipf-modules-fhir-3.4-20170926-sources.jar | 358 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.modules/ipf-modules-fhir/ -->
<dependency>
<groupId>org.openehealth.ipf.modules</groupId>
<artifactId>ipf-modules-fhir</artifactId>
<version>3.4-20170926</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.modules/ipf-modules-fhir/
implementation 'org.openehealth.ipf.modules:ipf-modules-fhir:3.4-20170926'
// https://jarcasting.com/artifacts/org.openehealth.ipf.modules/ipf-modules-fhir/
implementation ("org.openehealth.ipf.modules:ipf-modules-fhir:3.4-20170926")
'org.openehealth.ipf.modules:ipf-modules-fhir:jar:3.4-20170926'
<dependency org="org.openehealth.ipf.modules" name="ipf-modules-fhir" rev="3.4-20170926">
<artifact name="ipf-modules-fhir" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.modules', module='ipf-modules-fhir', version='3.4-20170926')
)
libraryDependencies += "org.openehealth.ipf.modules" % "ipf-modules-fhir" % "3.4-20170926"
[org.openehealth.ipf.modules/ipf-modules-fhir "3.4-20170926"]
Group / Artifact | Type | Version |
---|---|---|
ca.uhn.hapi.fhir : hapi-fhir-base | jar | 2.5 |
ca.uhn.hapi.fhir : hapi-fhir-structures-hl7org-dstu2 | jar | 2.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
log4j : log4j | jar | 1.2.17 |
junit : junit | jar | 4.12 |