License |
License |
---|---|
GroupId | GroupIdcom.wl4g |
ArtifactId | ArtifactIdxcloud-iam-service-starter-all |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXCloud IAM Service Starter of All
A based CAS/SSO unified authentication implementation, supporting wechat/qq/facebook/... and other SNS authentication, Opensaml API authorization, built-in interface level AOP secondary authentication implementation.
|
Project URL |
Project URL |
Project Organization |
Project Organizationwl4g |
<!-- https://jarcasting.com/artifacts/com.wl4g/xcloud-iam-service-starter-all/ -->
<dependency>
<groupId>com.wl4g</groupId>
<artifactId>xcloud-iam-service-starter-all</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wl4g/xcloud-iam-service-starter-all/
implementation 'com.wl4g:xcloud-iam-service-starter-all:2.0.0'
// https://jarcasting.com/artifacts/com.wl4g/xcloud-iam-service-starter-all/
implementation ("com.wl4g:xcloud-iam-service-starter-all:2.0.0")
'com.wl4g:xcloud-iam-service-starter-all:jar:2.0.0'
<dependency org="com.wl4g" name="xcloud-iam-service-starter-all" rev="2.0.0">
<artifact name="xcloud-iam-service-starter-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wl4g', module='xcloud-iam-service-starter-all', version='2.0.0')
)
libraryDependencies += "com.wl4g" % "xcloud-iam-service-starter-all" % "2.0.0"
[com.wl4g/xcloud-iam-service-starter-all "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.wl4g : xcloud-iam-service-starter-data | jar | |
com.wl4g : xcloud-iam-service-starter-facade | jar | |
com.wl4g : xcloud-iam-service-starter-web | jar | |
com.wl4g : xcloud-component-integration-feign-common | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |