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