diff --git a/pom.xml b/pom.xml index bcb45a4..9bb3765 100644 --- a/pom.xml +++ b/pom.xml @@ -4,16 +4,44 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - groupId + org.casbin casbin-spring-security-starter - 1.0-SNAPSHOT + 1.0.0-SNAPSHOT + + Spring Security example for jCasbin + Example about how to use jCasbin in Spring Security + https://casbin.org/ + 2022 + + + Github + https://github.com/jcasbin/casbin-spring-security-starter/issues + - org.springframework.boot - spring-boot-starter-parent - 2.2.6.RELEASE - + org.sonatype.oss + oss-parent + 7 + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + https://github.com/jcasbin/casbin-spring-security-starter + scm:git@github.com:jcasbin/casbin-spring-security-starter.git + scm:git:https://github.com/jcasbin/casbin-spring-security-starter.git + + + + Yang Luo + hsluoyz@qq.com + https://github.com/hsluoyz + +