diff --git a/pom.xml b/pom.xml index 48c3a411147ede290ce64e8f6c3289f257669dee..975215164f665be95681ff2dc7c1ebd8081c6529 100644 --- a/pom.xml +++ b/pom.xml @@ -2,192 +2,193 @@ - 4.0.0 + 4.0.0 - me.zhyd.oauth - JustAuth - 1.9.2 + me.zhyd.oauth + JustAuth + 1.9.2 - JustAuth - https://gitee.com/yadong.zhang/JustAuth - - 史上最全的整合第三方登录的工具,目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软和今日头条等第三方平台的授权登录。 - Login, so easy! - + JustAuth + https://gitee.com/yadong.zhang/JustAuth + + 史上最全的整合第三方登录的工具,目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软和今日头条等第三方平台的授权登录。 + Login, so easy! + - - - MIT - https://gitee.com/yadong.zhang/JustAuth/blob/master/LICENSE - - + + + MIT + https://gitee.com/yadong.zhang/JustAuth/blob/master/LICENSE + + - - scm:git:https://gitee.com/yadong.zhang/JustAuth.git - scm:git:https://gitee.com/yadong.zhang/JustAuth.git - https://gitee.com/yadong.zhang/JustAuth - + + scm:git:https://gitee.com/yadong.zhang/JustAuth.git + scm:git:https://gitee.com/yadong.zhang/JustAuth.git + https://gitee.com/yadong.zhang/JustAuth + - - - Yadong.Zhang - yadong.zhang0415@gmail.com - https://www.zhyd.me - - - Yangkai.Shen - shenyangkai1994@gmail.com - https://xkcoding.com - - - Hongwei.Peng - pengisgood@gmail.com - https://github.com/pengisgood - - + + + Yadong.Zhang + yadong.zhang0415@gmail.com + https://www.zhyd.me + + + Yangkai.Shen + shenyangkai1994@gmail.com + https://xkcoding.com + + + Hongwei.Peng + pengisgood@gmail.com + https://github.com/pengisgood + + - - UTF-8 - 1.8 - 1.8 - 1.8 - 2.2.1 - 3.7.0 - true - 4.5.15 - 1.18.4 - 4.11 - 1.2.58 - 3.7.4.ALL - 1.7.25 - + + UTF-8 + 1.8 + 1.8 + 1.8 + 2.2.1 + 3.7.0 + true + 4.5.15 + 1.18.4 + 4.11 + 1.2.58 + 3.7.4.ALL + 1.7.25 + - - - org.projectlombok - lombok - ${lombok-version} - - - cn.hutool - hutool-http - ${hutool-version} - - - junit - junit - ${junit-version} - test - - - com.alibaba - fastjson - ${fastjson-version} - - - com.alipay.sdk - alipay-sdk-java - ${alipay-sdk-version} - compile - - - org.slf4j - slf4j-simple - ${slf4j-version} - - + + + org.projectlombok + lombok + ${lombok-version} + true + + + cn.hutool + hutool-http + ${hutool-version} + + + junit + junit + ${junit-version} + test + + + com.alibaba + fastjson + ${fastjson-version} + + + com.alipay.sdk + alipay-sdk-java + ${alipay-sdk-version} + compile + + + org.slf4j + slf4j-simple + ${slf4j-version} + + - - ${project.artifactId}-${project.version} + + ${project.artifactId}-${project.version} + + + org.apache.maven.plugins + maven-compiler-plugin + ${maven-compiler.version} + + ${project.build.sourceEncoding} + ${java.version} + ${java.version} + + + + maven-source-plugin + ${maven-source.version} + true + + + package + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + org.apache.maven.plugins + maven-gpg-plugin + + + + + + release + - - org.apache.maven.plugins - maven-compiler-plugin - ${maven-compiler.version} - - ${project.build.sourceEncoding} - ${java.version} - ${java.version} - - - - maven-source-plugin - ${maven-source.version} - true - - - package - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - org.apache.maven.plugins - maven-gpg-plugin - + + org.apache.maven.plugins + maven-source-plugin + ${maven-source.version} + true + + + package + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + package + + jar + + + + + + org.apache.maven.plugins + maven-gpg-plugin + + + verify + + sign + + + + - - - - release - - - - org.apache.maven.plugins - maven-source-plugin - ${maven-source.version} - true - - - package - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - package - - jar - - - - - - org.apache.maven.plugins - maven-gpg-plugin - - - verify - - sign - - - - - - - - - sonatype-nexus-snapshots - https://oss.sonatype.org/content/repositories/snapshots/ - - - sonatype-nexus-staging - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - + + + + sonatype-nexus-snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + + sonatype-nexus-staging + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + +