Last Version

org.ow2.authzforce:authzforce-xacml-model 3.0.4

AuthZForce - Java model (JAXB) for OASIS XACML Core Specification. The first two (dot-separated) sequences of the artifact version refer to the version of the OASIS XACML standard from which model (XML schema) this artifact is generated (using JAXB framework). OASIS XACML schema file is included. This project also includes standard XACML identifiers as Java enums.

License

License

GroupId

GroupId

org.ow2.authzforce
ArtifactId

ArtifactId

authzforce-xacml-model
Version

Version

3.0.4
Type

Type

jar
Description

Description

org.ow2.authzforce:authzforce-xacml-model
AuthZForce - Java model (JAXB) for OASIS XACML Core Specification. The first two (dot-separated) sequences of the artifact version refer to the version of the OASIS XACML standard from which model (XML schema) this artifact is generated (using JAXB framework). OASIS XACML schema file is included. This project also includes standard XACML identifiers as Java enums.

Download authzforce-xacml-model 3.0.4


<!-- https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-xacml-model/ -->
<dependency>
    <groupId>org.ow2.authzforce</groupId>
    <artifactId>authzforce-xacml-model</artifactId>
    <version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-xacml-model/
implementation 'org.ow2.authzforce:authzforce-xacml-model:3.0.4'
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-xacml-model/
implementation ("org.ow2.authzforce:authzforce-xacml-model:3.0.4")
'org.ow2.authzforce:authzforce-xacml-model:jar:3.0.4'
<dependency org="org.ow2.authzforce" name="authzforce-xacml-model" rev="3.0.4">
  <artifact name="authzforce-xacml-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.authzforce', module='authzforce-xacml-model', version='3.0.4')
)
libraryDependencies += "org.ow2.authzforce" % "authzforce-xacml-model" % "3.0.4"
[org.ow2.authzforce/authzforce-xacml-model "3.0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.authzforce : authzforce-xml-ns-model jar 1.2
org.jvnet.jaxb2_commons : jaxb2-basics-runtime jar 0.6.4

Project Modules

There are no modules declared in this project.