Categories |
CategoriesIDE Development Tools ORM Data |
---|---|
GroupId | GroupIdorg.openidentityplatform.commons.authn-filter |
ArtifactId | ArtifactIdjaspi-functional-tests |
Version | Version2.0.7 |
Type | Typejar |
<!-- 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.7</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.7'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.authn-filter/jaspi-functional-tests/
implementation ("org.openidentityplatform.commons.authn-filter:jaspi-functional-tests:2.0.7")
'org.openidentityplatform.commons.authn-filter:jaspi-functional-tests:jar:2.0.7'
<dependency org="org.openidentityplatform.commons.authn-filter" name="jaspi-functional-tests" rev="2.0.7">
<artifact name="jaspi-functional-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.authn-filter', module='jaspi-functional-tests', version='2.0.7')
)
libraryDependencies += "org.openidentityplatform.commons.authn-filter" % "jaspi-functional-tests" % "2.0.7"
[org.openidentityplatform.commons.authn-filter/jaspi-functional-tests "2.0.7"]