| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools ORM Data |
| GroupId | GroupIdorg.openidentityplatform.commons.authn-filter |
| ArtifactId | ArtifactIdjaspi-functional-tests |
| Version | Version2.0.12 |
| Type | Typejar |
| Description |
Descriptionorg.openidentityplatform.commons.authn-filter.jaspi-functional-tests
Functional Test framework for running functional tests against the Jaspi runtime.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons.authn-filter/jaspi-functional-tests/ -->
<dependency>
<groupId>org.openidentityplatform.commons.authn-filter</groupId>
<artifactId>jaspi-functional-tests</artifactId>
<version>2.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.authn-filter/jaspi-functional-tests/
implementation 'org.openidentityplatform.commons.authn-filter:jaspi-functional-tests:2.0.12'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.authn-filter/jaspi-functional-tests/
implementation ("org.openidentityplatform.commons.authn-filter:jaspi-functional-tests:2.0.12")
'org.openidentityplatform.commons.authn-filter:jaspi-functional-tests:jar:2.0.12'
<dependency org="org.openidentityplatform.commons.authn-filter" name="jaspi-functional-tests" rev="2.0.12">
<artifact name="jaspi-functional-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.authn-filter', module='jaspi-functional-tests', version='2.0.12')
)
libraryDependencies += "org.openidentityplatform.commons.authn-filter" % "jaspi-functional-tests" % "2.0.12"
[org.openidentityplatform.commons.authn-filter/jaspi-functional-tests "2.0.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openidentityplatform.commons.authn-filter : jaspi-runtime | jar | 2.0.12 |
| org.openidentityplatform.commons.http-framework : servlet | jar | 2.0.12 |
| org.openidentityplatform.commons.http-framework : core | jar | 2.0.12 |
| org.openidentityplatform.commons : json-resource-http | jar | 2.0.12 |
| org.openidentityplatform.commons.guice : core | jar | 2.0.12 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openidentityplatform.commons.guice : test | jar | 2.0.12 |
| 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.12 |