is not current version
Last Version 6.0.1

org.ow2.authzforce:authzforce-ce-restful-pdp-cxf-spring-boot-server 5.0.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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.ow2.authzforce
ArtifactId

ArtifactId

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

Version

5.0.0
Type

Type

jar
Description

Description

org.ow2.authzforce:authzforce-ce-restful-pdp-cxf-spring-boot-server
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
Project URL

Project URL

https://authzforce.ow2.org
Source Code Management

Source Code Management

https://gitlab.ow2.org/authzforce/restful-pdp/cxf-spring-boot-server

Download authzforce-ce-restful-pdp-cxf-spring-boot-server 5.0.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>5.0.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:5.0.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:5.0.0")
'org.ow2.authzforce:authzforce-ce-restful-pdp-cxf-spring-boot-server:jar:5.0.0'
<dependency org="org.ow2.authzforce" name="authzforce-ce-restful-pdp-cxf-spring-boot-server" rev="5.0.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='5.0.0')
)
libraryDependencies += "org.ow2.authzforce" % "authzforce-ce-restful-pdp-cxf-spring-boot-server" % "5.0.0"
[org.ow2.authzforce/authzforce-ce-restful-pdp-cxf-spring-boot-server "5.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.ow2.authzforce : authzforce-ce-restful-pdp-jaxrs jar 5.0.0
org.apache.cxf : cxf-rt-features-logging jar 3.5.0
org.apache.cxf : cxf-spring-boot-starter-jaxrs jar 3.5.0
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.58
org.apache.tomcat.embed : tomcat-embed-websocket jar 9.0.58
javax.validation : validation-api jar 2.0.1.Final

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.springframework.boot : spring-boot-starter-test jar 2.6.3

Project Modules

There are no modules declared in this project.