is not current version
Last Version 1.0.29

com.butor:butor-sso-oauth2 1.0.20

This project contains the OAuth 2 filter to be included in webapps that needs to validate an OAuth 2 token

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-sso-oauth2
Version

Version

1.0.20
Type

Type

jar

Download butor-sso-oauth2 1.0.20


<!-- https://jarcasting.com/artifacts/com.butor/butor-sso-oauth2/ -->
<dependency>
    <groupId>com.butor</groupId>
    <artifactId>butor-sso-oauth2</artifactId>
    <version>1.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.butor/butor-sso-oauth2/
implementation 'com.butor:butor-sso-oauth2:1.0.20'
// https://jarcasting.com/artifacts/com.butor/butor-sso-oauth2/
implementation ("com.butor:butor-sso-oauth2:1.0.20")
'com.butor:butor-sso-oauth2:jar:1.0.20'
<dependency org="com.butor" name="butor-sso-oauth2" rev="1.0.20">
  <artifact name="butor-sso-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.butor', module='butor-sso-oauth2', version='1.0.20')
)
libraryDependencies += "com.butor" % "butor-sso-oauth2" % "1.0.20"
[com.butor/butor-sso-oauth2 "1.0.20"]