| License | License | 
|---|---|
| GroupId | GroupIdcom.github.houbb | 
| ArtifactId | ArtifactIdsso-api | 
| Last Version | Last Version2.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionThe sso api project. | 
| Filename | Size | 
|---|---|
| sso-api-2.2.0.pom | |
| sso-api-2.2.0.jar | 10 KB | 
| sso-api-2.2.0-sources.jar | 7 KB | 
| sso-api-2.2.0-javadoc.jar | 106 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.houbb/sso-api/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>sso-api</artifactId>
    <version>2.2.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.houbb/sso-api/
implementation 'com.github.houbb:sso-api:2.2.0'// https://jarcasting.com/artifacts/com.github.houbb/sso-api/
implementation ("com.github.houbb:sso-api:2.2.0")'com.github.houbb:sso-api:jar:2.2.0'<dependency org="com.github.houbb" name="sso-api" rev="2.2.0">
  <artifact name="sso-api" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.houbb', module='sso-api', version='2.2.0')
)libraryDependencies += "com.github.houbb" % "sso-api" % "2.2.0"[com.github.houbb/sso-api "2.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.houbb : checksum-annotation | jar | 1.0.0 | 
| com.github.houbb : hibernate-validator-annotation | jar | 0.0.3 |