| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools ORM Data |
| GroupId | GroupIdorg.openidentityplatform.commons.auth-filters.authz-filter |
| ArtifactId | ArtifactIdframework-functional-tests |
| Last Version | Last Version2.0.15 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionorg.openidentityplatform.commons.auth-filters.authz-filter.framework-functional-tests
Functional tests for the authorization framework.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons.auth-filters.authz-filter/framework-functional-tests/ -->
<dependency>
<groupId>org.openidentityplatform.commons.auth-filters.authz-filter</groupId>
<artifactId>framework-functional-tests</artifactId>
<version>2.0.15</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.auth-filters.authz-filter/framework-functional-tests/
implementation 'org.openidentityplatform.commons.auth-filters.authz-filter:framework-functional-tests:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.auth-filters.authz-filter/framework-functional-tests/
implementation ("org.openidentityplatform.commons.auth-filters.authz-filter:framework-functional-tests:2.0.15")
'org.openidentityplatform.commons.auth-filters.authz-filter:framework-functional-tests:war:2.0.15'
<dependency org="org.openidentityplatform.commons.auth-filters.authz-filter" name="framework-functional-tests" rev="2.0.15">
<artifact name="framework-functional-tests" type="war" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.auth-filters.authz-filter', module='framework-functional-tests', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons.auth-filters.authz-filter" % "framework-functional-tests" % "2.0.15"
[org.openidentityplatform.commons.auth-filters.authz-filter/framework-functional-tests "2.0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.jayway.restassured : rest-assured | jar | 2.3.0 |
| org.testng : testng | jar | 6.14.3 |
| org.assertj : assertj-core | jar | 2.4.1 |
| org.openidentityplatform.commons : test-utils | jar | 2.0.15 |