i

ipf-commons-ihe-fhir-dstu2-core

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