| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSearch Прикладные библиотеки |
| Группа | Группаcom.att.research.xacml |
| Идентификатор | Идентификаторatt-xacml |
| Последняя версия | Последняя версия3.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеATT XACML
ATT XACML Parent Project
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| att-xacml-3.0.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.att.research.xacml/att-xacml/ -->
<dependency>
<groupId>com.att.research.xacml</groupId>
<artifactId>att-xacml</artifactId>
<version>3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.att.research.xacml/att-xacml/
implementation 'com.att.research.xacml:att-xacml:3.0'
// https://jarcasting.com/artifacts/com.att.research.xacml/att-xacml/
implementation ("com.att.research.xacml:att-xacml:3.0")
'com.att.research.xacml:att-xacml:pom:3.0'
<dependency org="com.att.research.xacml" name="att-xacml" rev="3.0">
<artifact name="att-xacml" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.att.research.xacml', module='att-xacml', version='3.0')
)
libraryDependencies += "com.att.research.xacml" % "att-xacml" % "3.0"
[com.att.research.xacml/att-xacml "3.0"]