License |
License |
---|---|
GroupId | GroupIdorg.ow2.authzforce |
ArtifactId | ArtifactIdauthzforce-ce-restful-pdp-jaxrs |
Last Version | Last Version6.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.ow2.authzforce:authzforce-ce-restful-pdp-jaxrs
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
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-restful-pdp-jaxrs/
implementation 'org.ow2.authzforce:authzforce-ce-restful-pdp-jaxrs:6.0.1'
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-restful-pdp-jaxrs/
implementation ("org.ow2.authzforce:authzforce-ce-restful-pdp-jaxrs:6.0.1")
'org.ow2.authzforce:authzforce-ce-restful-pdp-jaxrs:jar:6.0.1'
<dependency org="org.ow2.authzforce" name="authzforce-ce-restful-pdp-jaxrs" rev="6.0.1">
<artifact name="authzforce-ce-restful-pdp-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.authzforce', module='authzforce-ce-restful-pdp-jaxrs', version='6.0.1')
)
libraryDependencies += "org.ow2.authzforce" % "authzforce-ce-restful-pdp-jaxrs" % "6.0.1"
[org.ow2.authzforce/authzforce-ce-restful-pdp-jaxrs "6.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.authzforce : authzforce-ce-core-pdp-io-xacml-json | jar | 20.0.0 |
org.ow2.authzforce : authzforce-ce-core-pdp-engine | jar | 20.0.0 |
org.ow2.authzforce : authzforce-ce-jaxrs-utils | jar | 2.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.authzforce : authzforce-ce-core-pdp-testutils | jar | 20.0.0 |
org.testng : testng | jar | 6.14.3 |
org.apache.cxf : cxf-rt-features-logging | jar | 3.5.0 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.5.0 |
org.apache.cxf : cxf-rt-transports-http-jetty | jar | 3.5.0 |
org.apache.cxf : cxf-rt-rs-client | jar | 3.5.0 |