Butor SSO webapp

This is a web sso app used by Butor Portal. It is part of Butor Framework and released under APL 2.0.

License

License

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

sso
Last Version

Last Version

1.0.28
Release Date

Release Date

Type

Type

war
Description

Description

Butor SSO webapp
This is a web sso app used by Butor Portal. It is part of Butor Framework and released under APL 2.0.
Project URL

Project URL

http://www.butor.com
Project Organization

Project Organization

Butor Inc.
Source Code Management

Source Code Management

http://bitbucket.org/butor-team/sso.git

Download sso

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.resourceserver-filter jar 1.0.0
com.butor : butor-sso jar 1.0.29
com.butor : butor-sso-oauth2 jar 1.0.29
com.butor : butor-spring jar 1.0.29
com.butor : butor-log4j jar 1.0.29
com.butor : butor-portal-common jar 1.0.29
com.butor : butor-auth-common jar 1.0.29
com.butor : butor-json jar 1.0.29
com.hazelcast : hazelcast-all jar 3.7.6

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

runtime (1)

Group / Artifact Type Version
com.butor : butor-js zip 1.0.22

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.2.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.28
1.0.27
1.0.26
1.0.25
1.0.24
1.0.23
1.0.22
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.14
1.0.13
1.0.12
1.0.10
1.0.9
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3