License |
License |
---|---|
Categories |
CategoriesIDE Development Tools H2 Data Databases OAuth2 Security ORM |
GroupId | GroupIdorg.openidentityplatform.commons.auth-filters.authz-filter.modules |
ArtifactId | ArtifactIdoauth2-module |
Version | Version2.0.15 |
Type | Typejar |
Description |
Descriptionorg.openidentityplatform.commons.auth-filters.authz-filter.modules.oauth2-module
Open Identity Platform CommunityAuthentication and Authorization common filters
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
oauth2-module-2.0.15.pom | |
oauth2-module-2.0.15.jar | 24 KB |
oauth2-module-2.0.15-sources.jar | 16 KB |
oauth2-module-2.0.15-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons.auth-filters.authz-filter.modules/oauth2-module/ -->
<dependency>
<groupId>org.openidentityplatform.commons.auth-filters.authz-filter.modules</groupId>
<artifactId>oauth2-module</artifactId>
<version>2.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.auth-filters.authz-filter.modules/oauth2-module/
implementation 'org.openidentityplatform.commons.auth-filters.authz-filter.modules:oauth2-module:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.auth-filters.authz-filter.modules/oauth2-module/
implementation ("org.openidentityplatform.commons.auth-filters.authz-filter.modules:oauth2-module:2.0.15")
'org.openidentityplatform.commons.auth-filters.authz-filter.modules:oauth2-module:jar:2.0.15'
<dependency org="org.openidentityplatform.commons.auth-filters.authz-filter.modules" name="oauth2-module" rev="2.0.15">
<artifact name="oauth2-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.auth-filters.authz-filter.modules', module='oauth2-module', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons.auth-filters.authz-filter.modules" % "oauth2-module" % "2.0.15"
[org.openidentityplatform.commons.auth-filters.authz-filter.modules/oauth2-module "2.0.15"]
Group / Artifact | Type | Version |
---|---|---|
org.openidentityplatform.commons.auth-filters.authz-filter : framework-api | jar | 2.0.15 |
org.openidentityplatform.commons.http-framework : core | jar | 2.0.15 |
org.openidentityplatform.commons : json-resource-http Optional | jar | 2.0.15 |
org.slf4j : slf4j-api | jar | 1.7.31 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-nop | jar | 1.7.31 |
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 |