is not current version
Last Version 2.2.0

com.att.research.xacml:xacml-pap-admin 1.0.2


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.att.research.xacml
ArtifactId

ArtifactId

xacml-pap-admin
Version

Version

1.0.2
Type

Type

war

Download xacml-pap-admin 1.0.2


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