| License |
License |
|---|---|
| Categories |
CategoriesNet CLI User Interface |
| GroupId | GroupIdnet.bingosoft.oss |
| ArtifactId | ArtifactIdsso-client |
| Last Version | Last Version3.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsso-client
sso client sdk for bingosoft's single-sign-on server.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sso-client-3.1.2.pom | |
| sso-client-3.1.2.jar | 37 KB |
| sso-client-3.1.2-sources.jar | 28 KB |
| sso-client-3.1.2-javadoc.jar | 179 KB |
| Browse |
<!-- 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"]
| 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,] |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| 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 |