License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.light4j |
ArtifactId | ArtifactIdlight-sso-client |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlight-sso-client
light-sso-client is a client jar for access my sso-server,domian:sso.longjiazuo.com
|
Filename | Size |
---|---|
light-sso-client-1.0.pom | |
light-sso-client-1.0.jar | 10 KB |
light-sso-client-1.0-sources.jar | 4 KB |
light-sso-client-1.0-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.light4j/light-sso-client/ -->
<dependency>
<groupId>org.light4j</groupId>
<artifactId>light-sso-client</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.light4j/light-sso-client/
implementation 'org.light4j:light-sso-client:1.0'
// https://jarcasting.com/artifacts/org.light4j/light-sso-client/
implementation ("org.light4j:light-sso-client:1.0")
'org.light4j:light-sso-client:jar:1.0'
<dependency org="org.light4j" name="light-sso-client" rev="1.0">
<artifact name="light-sso-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.light4j', module='light-sso-client', version='1.0')
)
libraryDependencies += "org.light4j" % "light-sso-client" % "1.0"
[org.light4j/light-sso-client "1.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.light4j : light-sso-common | jar | 1.0 |