cn.chenzw.sso:easy-sso-core

easy sso solution

License

License

GroupId

GroupId

cn.chenzw.sso
ArtifactId

ArtifactId

easy-sso-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

easy sso solution

Download easy-sso-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0