Last Version

org.ow2.authzforce:authzforce-ce-core 20.1.0

AuthzForce - XACML-compliant Core PDP Engine and associated test modules

License

License

GroupId

GroupId

org.ow2.authzforce
ArtifactId

ArtifactId

authzforce-ce-core
Version

Version

20.1.0
Type

Type

pom
Description

Description

org.ow2.authzforce:authzforce-ce-core
AuthzForce - XACML-compliant Core PDP Engine and associated test modules
Project URL

Project URL

https://authzforce.ow2.org
Source Code Management

Source Code Management

https://gitlab.ow2.org/authzforce/core

Download authzforce-ce-core 20.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • pdp-engine
  • pdp-testutils
  • pdp-io-xacml-json
  • pdp-cli