is not current version
Last Version 1.0.28

com.butor:sso 1.0.17

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

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

sso
Version

Version

1.0.17
Type

Type

war

Download sso 1.0.17


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