не последняя версия
Последняя версия 8.3.0

org.ow2.authzforce:authzforce-ce-xacml-model 3.4.0

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.

Группа

Группа

org.ow2.authzforce
Идентификатор

Идентификатор

authzforce-ce-xacml-model
Версия

Версия

3.4.0
Тип

Тип

jar

Скачать authzforce-ce-xacml-model 3.4.0


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