Xacml4J Project

Implementation of OASIS eXtensible Access Control Markup Language (XACML) v2.0 and v3.0 specifications in Java programming language.

License

License

GroupId

GroupId

org.xacml4j
ArtifactId

ArtifactId

xacml
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

Xacml4J Project
Implementation of OASIS eXtensible Access Control Markup Language (XACML) v2.0 and v3.0 specifications in Java programming language.
Project URL

Project URL

https://github.com/xacml4j/xacml4j
Project Organization

Project Organization

Xacml4J.org

Download xacml

Filename Size
xacml-1.4.0.pom 6 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
com.codahale.metrics : metrics-core jar 3.0.2

runtime (3)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.14

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.easymock : easymock jar 3.1

Project Modules

  • xacml-core
  • xacml-spring
  • xacml-json
  • xacml-test
  • xacml-conformance-tests

Versions

Version
1.4.0
1.3.2
1.3.1
1.3.0