i

ipf-commons-ihe-hl7v2ws

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