com.github.houbb:sso-test

The sso api project.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sso-test
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

The sso api project.

Download sso-test

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : sso-api jar 2.2.0
com.github.houbb : sso-client4j jar 2.2.0

test (1)

Group / Artifact Type Version
com.github.houbb : test-core jar 0.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.0