License |
License
MIT License
|
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.att.research.xacml |
ArtifactId | ArtifactIdxacml-pip |
Version | Version2.2.0 |
Type | Typejar |
Description |
Descriptionatt-xacml-pip
ATT Standard PIP Engines
|
Filename | Size |
---|---|
xacml-pip-2.2.0.pom | |
xacml-pip-2.2.0.jar | 54 KB |
xacml-pip-2.2.0-sources.jar | 32 KB |
xacml-pip-2.2.0-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.att.research.xacml/xacml-pip/ -->
<dependency>
<groupId>com.att.research.xacml</groupId>
<artifactId>xacml-pip</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.att.research.xacml/xacml-pip/
implementation 'com.att.research.xacml:xacml-pip:2.2.0'
// https://jarcasting.com/artifacts/com.att.research.xacml/xacml-pip/
implementation ("com.att.research.xacml:xacml-pip:2.2.0")
'com.att.research.xacml:xacml-pip:jar:2.2.0'
<dependency org="com.att.research.xacml" name="xacml-pip" rev="2.2.0">
<artifact name="xacml-pip" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.att.research.xacml', module='xacml-pip', version='2.2.0')
)
libraryDependencies += "com.att.research.xacml" % "xacml-pip" % "2.2.0"
[com.att.research.xacml/xacml-pip "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.att.research.xacml : xacml | jar | 2.2.0 |
com.h2database : h2 | jar | 1.4.190 |
org.mariadb.jdbc : mariadb-java-client | jar | 2.4.0 |
org.hsqldb : hsqldb | jar | 2.3.3 |
org.apache.velocity : velocity | jar | 1.7 |
net.sf.opencsv : opencsv | jar | 2.3 |
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 |
---|---|---|
com.att.research.xacml : xacml-test | jar | 2.2.0 |
com.att.research.xacml : xacml-pdp | jar | 2.2.0 |
junit : junit | jar | 4.13 |
org.mockito : mockito-core | jar | 3.2.4 |
org.assertj : assertj-core | jar | 3.14.0 |