is not current version
Last Version 4.3.1

org.openehealth.ipf.commons:ipf-commons-xml 3.4-20170926

Generic IPF support for XML validation

GroupId

GroupId

org.openehealth.ipf.commons
ArtifactId

ArtifactId

ipf-commons-xml
Version

Version

3.4-20170926
Type

Type

jar

Download ipf-commons-xml 3.4-20170926


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