License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcn.chenzw.sso |
ArtifactId | ArtifactIdeasy-sso-keygen |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy sso solution
|
<!-- https://jarcasting.com/artifacts/cn.chenzw.sso/easy-sso-keygen/ -->
<dependency>
<groupId>cn.chenzw.sso</groupId>
<artifactId>easy-sso-keygen</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.chenzw.sso/easy-sso-keygen/
implementation 'cn.chenzw.sso:easy-sso-keygen:1.0.0'
// https://jarcasting.com/artifacts/cn.chenzw.sso/easy-sso-keygen/
implementation ("cn.chenzw.sso:easy-sso-keygen:1.0.0")
'cn.chenzw.sso:easy-sso-keygen:jar:1.0.0'
<dependency org="cn.chenzw.sso" name="easy-sso-keygen" rev="1.0.0">
<artifact name="easy-sso-keygen" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.chenzw.sso', module='easy-sso-keygen', version='1.0.0')
)
libraryDependencies += "cn.chenzw.sso" % "easy-sso-keygen" % "1.0.0"
[cn.chenzw.sso/easy-sso-keygen "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.chenzw.sso : easy-sso-core | jar | 1.0.0 |
org.springframework : spring-webmvc | jar | |
org.apache.commons : commons-lang3 | jar | 3.7 |
commons-codec : commons-codec | jar | 1.12 |
cn.chenzw.toolkit : toolkit | jar | 1.0.1 |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |