Categories |
CategoriesIDE Development Tools ORM Data |
---|---|
GroupId | GroupIdorg.openidentityplatform.commons.auth-filters.authz-filter |
ArtifactId | ArtifactIdmodules |
Version | Version2.0.13 |
Type | Typepom |
Filename | Size |
---|---|
modules-2.0.13.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.13</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.13'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.auth-filters.authz-filter/modules/
implementation ("org.openidentityplatform.commons.auth-filters.authz-filter:modules:2.0.13")
'org.openidentityplatform.commons.auth-filters.authz-filter:modules:pom:2.0.13'
<dependency org="org.openidentityplatform.commons.auth-filters.authz-filter" name="modules" rev="2.0.13">
<artifact name="modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.auth-filters.authz-filter', module='modules', version='2.0.13')
)
libraryDependencies += "org.openidentityplatform.commons.auth-filters.authz-filter" % "modules" % "2.0.13"
[org.openidentityplatform.commons.auth-filters.authz-filter/modules "2.0.13"]