is not current version
Last Version 3.0

com.att.research.xacml:xacml 2.1.0

ATT reference implementation of the OASIS XACML 3.0 standard

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.att.research.xacml
ArtifactId

ArtifactId

xacml
Version

Version

2.1.0
Type

Type

jar

Download xacml 2.1.0


<!-- https://jarcasting.com/artifacts/com.att.research.xacml/xacml/ -->
<dependency>
    <groupId>com.att.research.xacml</groupId>
    <artifactId>xacml</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.att.research.xacml/xacml/
implementation 'com.att.research.xacml:xacml:2.1.0'
// https://jarcasting.com/artifacts/com.att.research.xacml/xacml/
implementation ("com.att.research.xacml:xacml:2.1.0")
'com.att.research.xacml:xacml:jar:2.1.0'
<dependency org="com.att.research.xacml" name="xacml" rev="2.1.0">
  <artifact name="xacml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.att.research.xacml', module='xacml', version='2.1.0')
)
libraryDependencies += "com.att.research.xacml" % "xacml" % "2.1.0"
[com.att.research.xacml/xacml "2.1.0"]