License |
License |
---|---|
GroupId | GroupIdorg.ow2.authzforce |
ArtifactId | ArtifactIdxacml-sdk-pdp-rest-impl |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAuthZForce :: XACML SDK :: PDP IMPL :: REST
SDK allowing to create Xacml request and parse responses
|
<!-- https://jarcasting.com/artifacts/org.ow2.authzforce/xacml-sdk-pdp-rest-impl/ -->
<dependency>
<groupId>org.ow2.authzforce</groupId>
<artifactId>xacml-sdk-pdp-rest-impl</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.authzforce/xacml-sdk-pdp-rest-impl/
implementation 'org.ow2.authzforce:xacml-sdk-pdp-rest-impl:5.0.0'
// https://jarcasting.com/artifacts/org.ow2.authzforce/xacml-sdk-pdp-rest-impl/
implementation ("org.ow2.authzforce:xacml-sdk-pdp-rest-impl:5.0.0")
'org.ow2.authzforce:xacml-sdk-pdp-rest-impl:jar:5.0.0'
<dependency org="org.ow2.authzforce" name="xacml-sdk-pdp-rest-impl" rev="5.0.0">
<artifact name="xacml-sdk-pdp-rest-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.authzforce', module='xacml-sdk-pdp-rest-impl', version='5.0.0')
)
libraryDependencies += "org.ow2.authzforce" % "xacml-sdk-pdp-rest-impl" % "5.0.0"
[org.ow2.authzforce/xacml-sdk-pdp-rest-impl "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-rs-client | jar | 3.2.5 |
org.apache.cxf : cxf-rt-features-logging | jar | 3.3.2 |
javax.xml.bind : jaxb-api | jar | 2.2 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
org.ow2.authzforce : xacml-sdk-pdp-api | jar | 5.0.0 |
org.ow2.authzforce : xacml-sdk-common | jar | 5.0.0 |
org.ow2.authzforce : authzforce-ce-rest-api-model | jar | 5.7.0 |
com.xebialabs.restito : restito | jar | 0.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.springframework : spring-context | jar | 4.1.6.RELEASE |
org.springframework : spring-test | jar | 4.1.6.RELEASE |
xml-resolver : xml-resolver | jar | 1.2 |
javax.servlet : javax.servlet-api | jar | 4.0.0-b01 |
org.ow2.authzforce : authzforce-ce-server-rest-service | jar | 4.4.1 |