License |
License |
---|---|
GroupId | GroupIdcom.wl4g |
ArtifactId | ArtifactIdxcloud-iam-core |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXCloud IAM Core
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 |
Filename | Size |
---|---|
xcloud-iam-core-2.0.0.pom | |
xcloud-iam-core-2.0.0.jar | 294 KB |
xcloud-iam-core-2.0.0-sources.jar | 262 KB |
xcloud-iam-core-2.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wl4g/xcloud-iam-core/ -->
<dependency>
<groupId>com.wl4g</groupId>
<artifactId>xcloud-iam-core</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wl4g/xcloud-iam-core/
implementation 'com.wl4g:xcloud-iam-core:2.0.0'
// https://jarcasting.com/artifacts/com.wl4g/xcloud-iam-core/
implementation ("com.wl4g:xcloud-iam-core:2.0.0")
'com.wl4g:xcloud-iam-core:jar:2.0.0'
<dependency org="com.wl4g" name="xcloud-iam-core" rev="2.0.0">
<artifact name="xcloud-iam-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wl4g', module='xcloud-iam-core', version='2.0.0')
)
libraryDependencies += "com.wl4g" % "xcloud-iam-core" % "2.0.0"
[com.wl4g/xcloud-iam-core "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.wl4g : xcloud-iam-common | jar | |
com.wl4g : xcloud-component-support | jar | |
org.antlr : antlr | jar | 3.0.1 |
org.antlr : antlr-runtime | jar | 3.0.1 |
org.apache.shiro : shiro-spring | jar | 1.7.0 |