is not current version
Last Version 20.1.0

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

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

GroupId

GroupId

org.ow2.authzforce
ArtifactId

ArtifactId

authzforce-ce-core
Version

Version

14.0.1
Type

Type

pom

Download authzforce-ce-core 14.0.1


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