| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries |
| GroupId | GroupIdcom.att.research.xacml |
| ArtifactId | ArtifactIdatt-xacml |
| Last Version | Last Version3.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionATT XACML
ATT XACML Parent Project
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| att-xacml-3.0.pom | 12 KB |
| Browse |
<!-- 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"]