| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools ORM Data |
| GroupId | GroupIdorg.openidentityplatform.commons.auth-filters.authz-filter |
| ArtifactId | ArtifactIdframework |
| Last Version | Last Version2.0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.openidentityplatform.commons.auth-filters.authz-filter.framework
Authorization Framework.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| framework-2.0.15.pom | |
| framework-2.0.15.jar | 14 KB |
| framework-2.0.15-sources.jar | 5 KB |
| framework-2.0.15-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons.auth-filters.authz-filter/framework/ -->
<dependency>
<groupId>org.openidentityplatform.commons.auth-filters.authz-filter</groupId>
<artifactId>framework</artifactId>
<version>2.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.auth-filters.authz-filter/framework/
implementation 'org.openidentityplatform.commons.auth-filters.authz-filter:framework:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.auth-filters.authz-filter/framework/
implementation ("org.openidentityplatform.commons.auth-filters.authz-filter:framework:2.0.15")
'org.openidentityplatform.commons.auth-filters.authz-filter:framework:jar:2.0.15'
<dependency org="org.openidentityplatform.commons.auth-filters.authz-filter" name="framework" rev="2.0.15">
<artifact name="framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.auth-filters.authz-filter', module='framework', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons.auth-filters.authz-filter" % "framework" % "2.0.15"
[org.openidentityplatform.commons.auth-filters.authz-filter/framework "2.0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openidentityplatform.commons.auth-filters.authz-filter : framework-api | jar | 2.0.15 |
| org.openidentityplatform.commons : json-resource Optional | jar | 2.0.15 |
| org.slf4j : slf4j-api | jar | 1.7.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 |
| org.testng : testng | jar | 6.14.3 |
| org.assertj : assertj-core | jar | 2.4.1 |
| org.openidentityplatform.commons : test-utils | jar | 2.0.15 |