Last Version

Xacml4J Policy Unit Test Support 1.4.0

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-test
Version

Version

1.4.0
Type

Type

jar
Description

Description

Xacml4J Policy Unit Test Support
Implementation of OASIS eXtensible Access Control Markup Language (XACML) v2.0 and v3.0 specifications in Java programming language.
Project Organization

Project Organization

Xacml4J.org

Download xacml-test 1.4.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.xacml4j : xacml-core jar 1.4.0
junit : junit jar 4.13.1
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 (1)

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

Project Modules

There are no modules declared in this project.