att-xacml

ATT reference implementation of the OASIS XACML 3.0 standard

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.att.research.xacml
ArtifactId

ArtifactId

xacml
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

att-xacml
ATT reference implementation of the OASIS XACML 3.0 standard
Source Code Management

Source Code Management

http://github.com/att/xacml-3.0/tree/master/xacml

Download xacml

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.1
commons-codec : commons-codec jar 1.15
com.google.guava : guava jar 29.0-jre
com.google.code.gson : gson jar 2.8.6
ch.qos.logback : logback-classic jar 1.2.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.14

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.17.2

Project Modules

There are no modules declared in this project.
com.att.research.xacml

AT&T Open Source

Versions

Version
3.0
2.2.0
2.1.0
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0