| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.authzforce |
| Идентификатор | Идентификаторauthzforce-xacml-model |
| Последняя версия | Последняя версия3.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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.
|
| Имя Файла | Размер |
|---|---|
| authzforce-xacml-model-3.0.4.pom | |
| authzforce-xacml-model-3.0.4.jar | 136 KB |
| authzforce-xacml-model-3.0.4-sources.jar | 119 KB |
| authzforce-xacml-model-3.0.4-javadoc.jar | 427 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.authzforce : authzforce-xml-ns-model | jar | 1.2 |
| org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.6.4 |