is not current version
Last Version 3.0

com.att.research.xacml:xacml-pdp 2.0.1

ATT reference implementation of XACML PDP engine

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.att.research.xacml
ArtifactId

ArtifactId

xacml-pdp
Version

Version

2.0.1
Type

Type

jar

Download xacml-pdp 2.0.1


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