i

ipf-commons-ihe-fhir-core

FHIR IHE support, independent of FHIR version
Files download
File Operation
ipf-commons-ihe-fhir-core-4.0.0.jar download
ipf-commons-ihe-fhir-core-4.0.0.pom download
ipf-commons-ihe-fhir-core-4.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.openehealth.ipf.commons</groupId>
  <artifactId>ipf-commons-ihe-fhir-core</artifactId>
  <version>4.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.openehealth.ipf.commons:ipf-commons-ihe-fhir-core:4.0.0'
Gradle Kotlin
implementation("org.openehealth.ipf.commons:ipf-commons-ihe-fhir-core:4.0.0")
Scala SBT
libraryDependencies += "org.openehealth.ipf.commons" % "ipf-commons-ihe-fhir-core" % "4.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.openehealth.ipf.commons', module='ipf-commons-ihe-fhir-core', version='4.0.0')
)
Apache Ivy
<dependency org="org.openehealth.ipf.commons" name="ipf-commons-ihe-fhir-core" rev="4.0.0" />
Leiningen
[org.openehealth.ipf.commons/ipf-commons-ihe-fhir-core "4.0.0"]
Apache Buildr
'org.openehealth.ipf.commons:ipf-commons-ihe-fhir-core:jar:4.0.0'