| License |
License
MIT License
|
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries |
| GroupId | GroupIdcom.att.research.xacml |
| ArtifactId | ArtifactIdxacml-rest |
| Last Version | Last Version2.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionATT XACML Parent Project
|
| Filename | Size |
|---|---|
| xacml-rest-2.2.0.pom | |
| xacml-rest-2.2.0.jar | 6 KB |
| xacml-rest-2.2.0-sources.jar | 6 KB |
| xacml-rest-2.2.0-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.att.research.xacml/xacml-rest/ -->
<dependency>
<groupId>com.att.research.xacml</groupId>
<artifactId>xacml-rest</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.att.research.xacml/xacml-rest/
implementation 'com.att.research.xacml:xacml-rest:2.2.0'
// https://jarcasting.com/artifacts/com.att.research.xacml/xacml-rest/
implementation ("com.att.research.xacml:xacml-rest:2.2.0")
'com.att.research.xacml:xacml-rest:jar:2.2.0'
<dependency org="com.att.research.xacml" name="xacml-rest" rev="2.2.0">
<artifact name="xacml-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.att.research.xacml', module='xacml-rest', version='2.2.0')
)
libraryDependencies += "com.att.research.xacml" % "xacml-rest" % "2.2.0"
[com.att.research.xacml/xacml-rest "2.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.att.research.xacml : xacml | jar | 2.2.0 |
| com.google.guava : guava | jar | 28.2-jre |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |
| org.mockito : mockito-core | jar | 3.2.4 |
| org.assertj : assertj-core | jar | 3.14.0 |