Last Version

Butor Framework WEB - SSO OAuth2 module 1.0.29

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

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-sso-oauth2
Version

Version

1.0.29
Type

Type

jar
Description

Description

Butor Framework WEB - SSO OAuth2 module
This project contains the OAuth 2 filter to be included in webapps that needs to validate an OAuth 2 token
Project URL

Project URL

http://www.butor.com
Project Organization

Project Organization

Butor Inc.

Download butor-sso-oauth2 1.0.29


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.authzserver jar 1.0.0
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.resourceserver-filter jar 1.0.0
com.butor : butor-sso jar 1.0.29

provided (2)

Group / Artifact Type Version
com.hazelcast : hazelcast-all jar 3.7.6
javax.servlet : javax.servlet-api jar 3.0.1

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.24
org.mockito : mockito-all jar 1.8.5
org.springframework : spring-test jar 4.3.2.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.