is not current version
Last Version 3.0

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

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

1.0.0
Type

Type

jar

Download xacml-pdp 1.0.0


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