2 Star 1 Fork 3

tj123/springboot_cas

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pom.xml 2.11 KB
一键复制 编辑 原始数据 按行查看 历史
tj123 提交于 2018-11-02 15:03 . 移除没有的文件
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.air</groupId>
<artifactId>security-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
<module>cas-client-loginout/cas-client-maven</module>
<module>cas-client-loginout/cas-client-maven2</module>
<module>cas-client-loginout/cas-server-result</module>
<module>cas-client-maven</module>
<module>cas-client-springboot/cas-client-springboot</module>
<module>cas-client-springboot/cas-client-springboot2</module>
<module>cas-client-springboot/cas-server-login</module>
<module>cas-management/cas-management-overlay</module>
<module>cas-management/cas-server-login</module>
<module>cas-management-overlay</module>
<module>cas-overlay-template</module>
<module>cas-server-ajax/cas-client-springboot</module>
<module>cas-server-ajax/cas-server-ajax</module>
<module>cas-server-base</module>
<module>cas-server-code</module>
<module>cas-server-exception</module>
<module>cas-server-form/5.1.x/cas-server-form</module>
<module>cas-server-form/5.2.x/cas-server-form</module>
<module>cas-server-jdbc</module>
<module>cas-server-login</module>
<module>cas-server-multi/cas-client-springboot</module>
<module>cas-server-multi/cas-server-multi</module>
<module>cas-server-pac4j/cas-client-springboot</module>
<module>cas-server-pac4j/cas-client-springboot-rest</module>
<module>cas-server-pac4j/cas-server-csdn</module>
<module>cas-server-page</module>
<module>cas-server-redis</module>
<module>cas-server-rest/cas-client-springboot</module>
<module>cas-server-rest/cas-server-rest</module>
<module>cas-server-result</module>
<module>cas-server-yml</module>
<module>security-demo</module>
<module>security-sso</module>
<module>ssoClient</module>
</modules>
</project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tj123/springboot_cas.git
git@gitee.com:tj123/springboot_cas.git
tj123
springboot_cas
springboot_cas
master

搜索帮助