Last Version

sso 2.2.0

The sso api project.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sso
Version

Version

2.2.0
Type

Type

pom
Description

Description

sso
The sso api project.

Download sso 2.2.0

Filename Size
sso-2.2.0.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sso-api
  • sso-client4j
  • sso-test