Xacml4J Gson Integration

Implementation of OASIS eXtensible Access Control Markup Language (XACML) v2.0 and v3.0 specifications in Java programming language.

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

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

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

xacml-json
Последняя версия

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

1.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Xacml4J Gson Integration
Implementation of OASIS eXtensible Access Control Markup Language (XACML) v2.0 and v3.0 specifications in Java programming language.
Организация-разработчик

Организация-разработчик

Xacml4J.org

Скачать xacml-json

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.xacml4j : xacml-core jar 1.4.0
com.google.code.gson : gson jar 2.2.2
org.slf4j : slf4j-api jar 1.6.1
com.codahale.metrics : metrics-core jar 3.0.2

runtime (3)

Идентификатор библиотеки Тип Версия
org.slf4j : jcl-over-slf4j jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.14

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.easymock : easymock jar 3.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.4.0
1.3.2
1.3.1
1.3.0