is not current version
Last Version 6.0.1

org.ow2.authzforce:authzforce-ce-restful-pdp-cxf-spring-boot-server 3.1.0

AuthzForce - RESTful PDP service based on Apache CXF/Spring Boot that is compliant with REST Profile of XACML 3.0, and consumes/produces both XACML-XML and XACML-JSON-Profile-compliant requests/responses

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.ow2.authzforce
ArtifactId

ArtifactId

authzforce-ce-restful-pdp-cxf-spring-boot-server
Version

Version

3.1.0
Type

Type

jar

Download authzforce-ce-restful-pdp-cxf-spring-boot-server 3.1.0


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