is not current version
Last Version 12.0.0

org.ow2.authzforce:authzforce-ce-core-pap-api 8.0.0

AuthzForce CE - Core PAP API

GroupId

GroupId

org.ow2.authzforce
ArtifactId

ArtifactId

authzforce-ce-core-pap-api
Version

Version

8.0.0
Type

Type

jar

Download authzforce-ce-core-pap-api 8.0.0


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