License |
License |
---|---|
GroupId | GroupIdcom.butor |
ArtifactId | ArtifactIdbutor-sso |
Last Version | Last Version1.0.29 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionButor Framework WEB - SSO Module
This project is the SSO module.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
butor-sso-1.0.29.pom | |
butor-sso-1.0.29.jar | 39 KB |
butor-sso-1.0.29-sources.jar | 28 KB |
butor-sso-1.0.29-javadoc.jar | 172 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.butor/butor-sso/ -->
<dependency>
<groupId>com.butor</groupId>
<artifactId>butor-sso</artifactId>
<version>1.0.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.butor/butor-sso/
implementation 'com.butor:butor-sso:1.0.29'
// https://jarcasting.com/artifacts/com.butor/butor-sso/
implementation ("com.butor:butor-sso:1.0.29")
'com.butor:butor-sso:jar:1.0.29'
<dependency org="com.butor" name="butor-sso" rev="1.0.29">
<artifact name="butor-sso" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.butor', module='butor-sso', version='1.0.29')
)
libraryDependencies += "com.butor" % "butor-sso" % "1.0.29"
[com.butor/butor-sso "1.0.29"]
Group / Artifact | Type | Version |
---|---|---|
commons-httpclient : commons-httpclient | jar | 3.0 |
org.springframework : spring-web | jar | 4.3.2.RELEASE |
com.github.axet : kaptcha | jar | 0.0.9 |
com.butor : butor-auth-common | jar | 1.0.29 |
com.butor : butor-web | jar | 1.0.29 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
com.butor : butor-log4j | jar | 1.0.29 |
com.hazelcast : hazelcast-all | jar | 3.7.6 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.8.5 |
org.springframework : spring-mock | jar | 2.0.8 |
junit : junit | jar | 4.12 |