is not current version
Last Version 20.1.0

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

AuthZForce Community Edition - XACML-compliant Core Engine

GroupId

GroupId

org.ow2.authzforce
ArtifactId

ArtifactId

authzforce-ce-core
Version

Version

5.0.2
Type

Type

jar

Download authzforce-ce-core 5.0.2


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