is not current version
Last Version 3.0

com.att.research.xacml:att-xacml 1.0.1

ATT XACML Parent Project

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.att.research.xacml
ArtifactId

ArtifactId

att-xacml
Version

Version

1.0.1
Type

Type

pom

Download att-xacml 1.0.1

Filename Size
att-xacml-1.0.1.pom 10 KB
Browse

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