| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.authzforce |
| ArtifactId | ArtifactIdxacml-sdk-pap-rest-impl |
| Last Version | Last Version5.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAuthZForce :: XACML SDK :: PAP IMPL :: REST
Provides access to the PAP interface
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.ow2.authzforce/xacml-sdk-pap-rest-impl/ -->
<dependency>
<groupId>org.ow2.authzforce</groupId>
<artifactId>xacml-sdk-pap-rest-impl</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.authzforce/xacml-sdk-pap-rest-impl/
implementation 'org.ow2.authzforce:xacml-sdk-pap-rest-impl:5.0.0'
// https://jarcasting.com/artifacts/org.ow2.authzforce/xacml-sdk-pap-rest-impl/
implementation ("org.ow2.authzforce:xacml-sdk-pap-rest-impl:5.0.0")
'org.ow2.authzforce:xacml-sdk-pap-rest-impl:jar:5.0.0'
<dependency org="org.ow2.authzforce" name="xacml-sdk-pap-rest-impl" rev="5.0.0">
<artifact name="xacml-sdk-pap-rest-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.authzforce', module='xacml-sdk-pap-rest-impl', version='5.0.0')
)
libraryDependencies += "org.ow2.authzforce" % "xacml-sdk-pap-rest-impl" % "5.0.0"
[org.ow2.authzforce/xacml-sdk-pap-rest-impl "5.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.zafarkhaja : java-semver | jar | 0.9.0 |
| org.apache.cxf : cxf-rt-rs-client | jar | 3.2.5 |
| org.ow2.authzforce : xacml-sdk-pdp-rest-impl | jar | 5.0.0 |
| org.ow2.authzforce : xacml-sdk-pap-api | jar | 5.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.tomakehurst : wiremock-jre8 | jar | 2.23.2 |