is not current version
Last Version 6.0.1

org.ow2.authzforce:authzforce-ce-restful-pdp-jaxrs 1.2.0

AuthzForce - JAX-RS implementation - usable by any JAX-RS framework - of PDP API as defined by REST Profile of XACML 3.0, and consuming/producing both XACML-XML and XACML-JSON-Profile-compliant requests/responses

GroupId

GroupId

org.ow2.authzforce
ArtifactId

ArtifactId

authzforce-ce-restful-pdp-jaxrs
Version

Version

1.2.0
Type

Type

jar

Download authzforce-ce-restful-pdp-jaxrs 1.2.0


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