sso

The sso api project.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sso
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

sso
The sso api project.

Download sso

Filename Size
sso-2.2.0.pom 10 KB
Browse

How to add to project

<!-- 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

Versions

Version
2.2.0
2.1.0
2.0.0