Last Version

Butor SSO webapp 1.0.28

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
Version

Version

1.0.28
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 1.0.28


<!-- 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.