License |
License
MIT License
|
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.att.research.xacml |
ArtifactId | ArtifactIdxacml-test |
Version | Version2.2.0 |
Type | Typejar |
Description |
Descriptionatt-xacml-test
Testing utilities
|
Filename | Size |
---|---|
xacml-test-2.2.0.pom | |
xacml-test-2.2.0.jar | 16 KB |
xacml-test-2.2.0-sources.jar | 10 KB |
xacml-test-2.2.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.att.research.xacml/xacml-test/ -->
<dependency>
<groupId>com.att.research.xacml</groupId>
<artifactId>xacml-test</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.att.research.xacml/xacml-test/
implementation 'com.att.research.xacml:xacml-test:2.2.0'
// https://jarcasting.com/artifacts/com.att.research.xacml/xacml-test/
implementation ("com.att.research.xacml:xacml-test:2.2.0")
'com.att.research.xacml:xacml-test:jar:2.2.0'
<dependency org="com.att.research.xacml" name="xacml-test" rev="2.2.0">
<artifact name="xacml-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.att.research.xacml', module='xacml-test', version='2.2.0')
)
libraryDependencies += "com.att.research.xacml" % "xacml-test" % "2.2.0"
[com.att.research.xacml/xacml-test "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.att.research.xacml : xacml | jar | 2.2.0 |
commons-cli : commons-cli | jar | 1.4 |
commons-io : commons-io | jar | 2.6 |
org.apache.httpcomponents : httpclient | jar | 4.5.11 |
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 |
---|---|---|
junit : junit | jar | 4.13 |
org.mockito : mockito-core | jar | 3.2.4 |
org.assertj : assertj-core | jar | 3.14.0 |