License |
License |
---|---|
GroupId | GroupIdorg.light4j |
ArtifactId | ArtifactIdlight-sso-common |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlight-sso-common
light-sso-common is a commom jar component for sso-client and sso-server,domian:sso.longjiazuo.com
|
Filename | Size |
---|---|
light-sso-common-1.0.pom | |
light-sso-common-1.0.jar | 15 KB |
light-sso-common-1.0-sources.jar | 6 KB |
light-sso-common-1.0-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.light4j/light-sso-common/ -->
<dependency>
<groupId>org.light4j</groupId>
<artifactId>light-sso-common</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.light4j/light-sso-common/
implementation 'org.light4j:light-sso-common:1.0'
// https://jarcasting.com/artifacts/org.light4j/light-sso-common/
implementation ("org.light4j:light-sso-common:1.0")
'org.light4j:light-sso-common:jar:1.0'
<dependency org="org.light4j" name="light-sso-common" rev="1.0">
<artifact name="light-sso-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.light4j', module='light-sso-common', version='1.0')
)
libraryDependencies += "org.light4j" % "light-sso-common" % "1.0"
[org.light4j/light-sso-common "1.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
com.alibaba : fastjson | jar | 1.1.38 |
commons-codec : commons-codec | jar | 1.5 |