Categories |
CategoriesIDE Development Tools ORM Data |
---|---|
GroupId | GroupIdorg.openidentityplatform.commons.authn-filter |
ArtifactId | ArtifactIdjaspi-modules |
Version | Version2.0.7 |
Type | Typepom |
Filename | Size |
---|---|
jaspi-modules-2.0.7.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons.authn-filter/jaspi-modules/ -->
<dependency>
<groupId>org.openidentityplatform.commons.authn-filter</groupId>
<artifactId>jaspi-modules</artifactId>
<version>2.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.authn-filter/jaspi-modules/
implementation 'org.openidentityplatform.commons.authn-filter:jaspi-modules:2.0.7'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.authn-filter/jaspi-modules/
implementation ("org.openidentityplatform.commons.authn-filter:jaspi-modules:2.0.7")
'org.openidentityplatform.commons.authn-filter:jaspi-modules:pom:2.0.7'
<dependency org="org.openidentityplatform.commons.authn-filter" name="jaspi-modules" rev="2.0.7">
<artifact name="jaspi-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.authn-filter', module='jaspi-modules', version='2.0.7')
)
libraryDependencies += "org.openidentityplatform.commons.authn-filter" % "jaspi-modules" % "2.0.7"
[org.openidentityplatform.commons.authn-filter/jaspi-modules "2.0.7"]