sso-client

sso client sdk for bingosoft's single-sign-on server.

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.bingosoft.oss
ArtifactId

ArtifactId

sso-client
Last Version

Last Version

3.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

sso-client
sso client sdk for bingosoft's single-sign-on server.
Project URL

Project URL

https://github.com/bingo-oss/sso-client
Source Code Management

Source Code Management

http://github.com/bingo-oss/sso-client/tree/master

Download sso-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.alibaba : fastjson jar [1.2.31,]
org.slf4j : slf4j-api jar [1.7.5,]
commons-codec : commons-codec jar [1.10,]

provided (1)

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

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.0.13
com.github.tomakehurst : wiremock jar 2.6.0
io.jsonwebtoken : jjwt jar 0.7.0
httpunit : httpunit jar 1.7

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.2
3.1.1
3.1.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0