License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.att.research.xacml |
ArtifactId | ArtifactIdxacml-pdp |
Version | Version3.0 |
Type | Typejar |
Description |
Descriptionatt-xacml-pdp
ATT reference implementation of XACML PDP engine
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xacml-pdp-3.0.pom | |
xacml-pdp-3.0.jar | 334 KB |
xacml-pdp-3.0-sources.jar | 212 KB |
xacml-pdp-3.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.att.research.xacml/xacml-pdp/ -->
<dependency>
<groupId>com.att.research.xacml</groupId>
<artifactId>xacml-pdp</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.att.research.xacml/xacml-pdp/
implementation 'com.att.research.xacml:xacml-pdp:3.0'
// https://jarcasting.com/artifacts/com.att.research.xacml/xacml-pdp/
implementation ("com.att.research.xacml:xacml-pdp:3.0")
'com.att.research.xacml:xacml-pdp:jar:3.0'
<dependency org="com.att.research.xacml" name="xacml-pdp" rev="3.0">
<artifact name="xacml-pdp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.att.research.xacml', module='xacml-pdp', version='3.0')
)
libraryDependencies += "com.att.research.xacml" % "xacml-pdp" % "3.0"
[com.att.research.xacml/xacml-pdp "3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.att.research.xacml : xacml | jar | 3.0 |
commons-cli : commons-cli | jar | 1.4 |
com.google.guava : guava | jar | 29.0-jre |
org.apache.commons : commons-lang3 | jar | 3.11 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.17.2 |
com.att.research.xacml : xacml-test | jar | 3.0 |