is not current version
Last Version 2.2.0

com.github.houbb:sso-client4j 1.2.1

The sso client for java.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sso-client4j
Version

Version

1.2.1
Type

Type

jar

Download sso-client4j 1.2.1


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