is not current version
Last Version 4.3.1

org.openehealth.ipf.commons:ipf-commons-ihe-xacml20-model 3.7.2

Support for XACML 2.0-based integration profiles: data types

GroupId

GroupId

org.openehealth.ipf.commons
ArtifactId

ArtifactId

ipf-commons-ihe-xacml20-model
Version

Version

3.7.2
Type

Type

jar

Download ipf-commons-ihe-xacml20-model 3.7.2


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