is not current version
Last Version 4.3.1

org.openehealth.ipf.commons:ipf-commons-ihe 3.7.0

Container module for IHE support

GroupId

GroupId

org.openehealth.ipf.commons
ArtifactId

ArtifactId

ipf-commons-ihe
Version

Version

3.7.0
Type

Type

pom

Download ipf-commons-ihe 3.7.0

Filename Size
ipf-commons-ihe-3.7.0.pom 966 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-ihe/ -->
<dependency>
    <groupId>org.openehealth.ipf.commons</groupId>
    <artifactId>ipf-commons-ihe</artifactId>
    <version>3.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-ihe/
implementation 'org.openehealth.ipf.commons:ipf-commons-ihe:3.7.0'
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-ihe/
implementation ("org.openehealth.ipf.commons:ipf-commons-ihe:3.7.0")
'org.openehealth.ipf.commons:ipf-commons-ihe:pom:3.7.0'
<dependency org="org.openehealth.ipf.commons" name="ipf-commons-ihe" rev="3.7.0">
  <artifact name="ipf-commons-ihe" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.commons', module='ipf-commons-ihe', version='3.7.0')
)
libraryDependencies += "org.openehealth.ipf.commons" % "ipf-commons-ihe" % "3.7.0"
[org.openehealth.ipf.commons/ipf-commons-ihe "3.7.0"]