Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdcom.att.research.xacml |
ArtifactId | ArtifactIdxacml-pdp-rest |
Version | Version2.0.1 |
Type | Typewar |
Filename | Size |
---|---|
xacml-pdp-rest-2.0.1.pom | |
xacml-pdp-rest-2.0.1.war | 12 MB |
xacml-pdp-rest-2.0.1-sources.jar | 17 KB |
xacml-pdp-rest-2.0.1-javadoc.jar | 60 KB |
xacml-pdp-rest-2.0.1-classes.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.att.research.xacml/xacml-pdp-rest/ -->
<dependency>
<groupId>com.att.research.xacml</groupId>
<artifactId>xacml-pdp-rest</artifactId>
<version>2.0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.att.research.xacml/xacml-pdp-rest/
implementation 'com.att.research.xacml:xacml-pdp-rest:2.0.1'
// https://jarcasting.com/artifacts/com.att.research.xacml/xacml-pdp-rest/
implementation ("com.att.research.xacml:xacml-pdp-rest:2.0.1")
'com.att.research.xacml:xacml-pdp-rest:war:2.0.1'
<dependency org="com.att.research.xacml" name="xacml-pdp-rest" rev="2.0.1">
<artifact name="xacml-pdp-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='com.att.research.xacml', module='xacml-pdp-rest', version='2.0.1')
)
libraryDependencies += "com.att.research.xacml" % "xacml-pdp-rest" % "2.0.1"
[com.att.research.xacml/xacml-pdp-rest "2.0.1"]