All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by authzforce with all dependencies

Search JAR files by class name

authzforce-ce-restful-pdp from group org.ow2.authzforce (version 7.1.0)

AuthzForce - Parent Project of RESTful PDP API implementation according to REST Profile of XACML 3.0

Group: org.ow2.authzforce Artifact: authzforce-ce-restful-pdp
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact authzforce-ce-restful-pdp
Group org.ow2.authzforce
Version 7.1.0
Last update 22. May 2024
Organization not specified
URL ${project.url}
License GNU General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

authzforce-ce-core from group org.ow2.authzforce (version 21.0.1)

AuthzForce - XACML-compliant Core PDP Engine and associated test modules

Group: org.ow2.authzforce Artifact: authzforce-ce-core
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact authzforce-ce-core
Group org.ow2.authzforce
Version 21.0.1
Last update 23. November 2023
Organization not specified
URL ${project.url}
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

authzforce-ce-core-pdp-io-xacml-json from group org.ow2.authzforce (version 21.0.1)

AuthzForce - Core PDP Extension implementing standard JSON Profile of XACML for JSON Input/Output

Group: org.ow2.authzforce Artifact: authzforce-ce-core-pdp-io-xacml-json
Show all versions Show documentation Show source 
 

0 downloads
Artifact authzforce-ce-core-pdp-io-xacml-json
Group org.ow2.authzforce
Version 21.0.1
Last update 23. November 2023
Organization not specified
URL ${project.url}
License not specified
Dependencies amount 2
Dependencies authzforce-ce-xacml-json-model, authzforce-ce-core-pdp-api,
There are maybe transitive dependencies!

stout-authzforce from group org.technologybrewery.fermenter.stout (version 2.8.0)

Provides base functionality and patterns for utilizing Authzforce to provide core authorization needs.

Group: org.technologybrewery.fermenter.stout Artifact: stout-authzforce
Show documentation Show source 
 

0 downloads
Artifact stout-authzforce
Group org.technologybrewery.fermenter.stout
Version 2.8.0
Last update 21. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 15
Dependencies authzforce-ce-core-pdp-engine, stout-core, stout-authzforce-attribute-extension, krausening, slf4j-api, jackson-core, jackson-databind, jjwt-api, jjwt-impl, jjwt-jackson, caffeine, jaxb-core, jaxb-api, jaxb-impl, guava,
There are maybe transitive dependencies!

stout-authzforce from group org.bitbucket.askllc.fermenter.stout (version 2.7.0)

Provides base functionality and patterns for utilizing Authzforce to provide core authorization needs.

Group: org.bitbucket.askllc.fermenter.stout Artifact: stout-authzforce
Show all versions Show documentation Show source 
 

0 downloads
Artifact stout-authzforce
Group org.bitbucket.askllc.fermenter.stout
Version 2.7.0
Last update 06. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 15
Dependencies authzforce-ce-core-pdp-engine, stout-core, stout-authzforce-attribute-extension, krausening, slf4j-api, jackson-core, jackson-databind, jjwt-api, jjwt-impl, jjwt-jackson, caffeine, jaxb-core, jaxb-api, jaxb-impl, guava,
There are maybe transitive dependencies!

authzforce-commons-parent from group org.ow2.authzforce (version 0.2)

Parent project to all authzforce-provided 'commons' modules, i.e. reusable beyond the scope of AuthZForce.

Group: org.ow2.authzforce Artifact: authzforce-commons-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact authzforce-commons-parent
Group org.ow2.authzforce
Version 0.2
Last update 25. October 2015
Organization not specified
URL ${base.url}
License GNU General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

authzforce-ce-restful-pdp-jaxrs from group org.ow2.authzforce (version 7.1.0)

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

Group: org.ow2.authzforce Artifact: authzforce-ce-restful-pdp-jaxrs
Show all versions Show documentation Show source 
 

0 downloads
Artifact authzforce-ce-restful-pdp-jaxrs
Group org.ow2.authzforce
Version 7.1.0
Last update 22. May 2024
Organization not specified
URL ${project.url}
License not specified
Dependencies amount 3
Dependencies authzforce-ce-core-pdp-io-xacml-json, authzforce-ce-core-pdp-engine, authzforce-ce-jaxrs-utils,
There are maybe transitive dependencies!

authzforce-ce-xmlns-model from group org.ow2.authzforce (version 9.1.0)

AuthZForce - "xml:" Namespace Model. XML schema from http://www.w3.org/2001/xml.xsd and corresponding XJC episode that is useable for JAXB class generation from XSD importing xml.xsd.

Group: org.ow2.authzforce Artifact: authzforce-ce-xmlns-model
Show all versions Show source 
 

3 downloads
Artifact authzforce-ce-xmlns-model
Group org.ow2.authzforce
Version 9.1.0
Last update 04. February 2024
Organization not specified
URL ${project.url}
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

authzforce-ce-atom-model from group org.ow2.authzforce (version 9.1.0)

AuthZForce - Java model (JAXB) for Atom Syndication format (IETF RFC 4287 and 6573) (XML schema included)

Group: org.ow2.authzforce Artifact: authzforce-ce-atom-model
Show all versions Show documentation Show source 
 

1 downloads
Artifact authzforce-ce-atom-model
Group org.ow2.authzforce
Version 9.1.0
Last update 04. February 2024
Organization not specified
URL ${project.url}
License not specified
Dependencies amount 2
Dependencies ${artifactId.prefix}-xmlns-model, jakarta.xml.bind-api,
There are maybe transitive dependencies!

authzforce-ce-commons-parent from group org.ow2.authzforce (version 3.3.2)

AuthZForce Community Edition - Parent project to 'commons' artifacts, i.e. artifacts reusable beyond the scope of AuthZForce, such as XML schemas from standards or open specifications in general.

Group: org.ow2.authzforce Artifact: authzforce-ce-commons-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact authzforce-ce-commons-parent
Group org.ow2.authzforce
Version 3.3.2
Last update 31. October 2015
Organization not specified
URL ${project.url}
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 3 from 5 (items total 42)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy