is not current version
Last Version 3.0

com.att.research.xacml:att-xacml 2.0.0

ATT XACML Parent Project

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.att.research.xacml
ArtifactId

ArtifactId

att-xacml
Version

Version

2.0.0
Type

Type

pom

Download att-xacml 2.0.0

Filename Size
att-xacml-2.0.0.pom 15 KB
Browse

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