License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.att.research.xacml |
ArtifactId | ArtifactIdxacml |
Version | Version3.0 |
Type | Typejar |
Description |
Descriptionatt-xacml
ATT reference implementation of the OASIS XACML 3.0 standard
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xacml-3.0.pom | |
xacml-3.0.jar | 513 KB |
xacml-3.0-sources.jar | 387 KB |
xacml-3.0-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
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 |
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 |