i

ipf-commons-ihe-fhir-core

FHIR-specific IHE support
${site.url}/${project.artifactId}
文件下载
文件名 操作
ipf-commons-ihe-fhir-core-3.2-rc2.jar 下载
ipf-commons-ihe-fhir-core-3.2-rc2.pom 下载
ipf-commons-ihe-fhir-core-3.2-rc2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.openehealth.ipf.commons</groupId>
  <artifactId>ipf-commons-ihe-fhir-core</artifactId>
  <version>3.2-rc2</version>
</dependency>
Gradle Groovy
implementation 'org.openehealth.ipf.commons:ipf-commons-ihe-fhir-core:3.2-rc2'
Gradle Kotlin
implementation("org.openehealth.ipf.commons:ipf-commons-ihe-fhir-core:3.2-rc2")
Scala SBT
libraryDependencies += "org.openehealth.ipf.commons" % "ipf-commons-ihe-fhir-core" % "3.2-rc2"
Groovy Grape
@Grapes(
  @Grab(group='org.openehealth.ipf.commons', module='ipf-commons-ihe-fhir-core', version='3.2-rc2')
)
Apache Ivy
<dependency org="org.openehealth.ipf.commons" name="ipf-commons-ihe-fhir-core" rev="3.2-rc2" />
Leiningen
[org.openehealth.ipf.commons/ipf-commons-ihe-fhir-core "3.2-rc2"]
Apache Buildr
'org.openehealth.ipf.commons:ipf-commons-ihe-fhir-core:jar:3.2-rc2'