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