<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.fujieid</groupId>
  <artifactId>jap-bom</artifactId>
  <version>1.0.7</version>
  <packaging>pom</packaging>
  <name>jap-bom</name>
  <description>Jap bom</description>
  <url>https://gitee.com/fujieid/jap/jap-bom</url>
  <licenses>
    <license>
      <name>LGPL 3.0</name>
      <url>https://gitee.com/fujieid/jap/blob/master/LICENSE</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>Yadong.Zhang</name>
      <email>yadong.zhang0415@gmail.com</email>
      <url>https://github.com/zhangyd-c</url>
    </developer>
  </developers>
  <scm>
    <connection>https://gitee.com/fujieid/jap.git/jap-bom</connection>
    <developerConnection>https://gitee.com/fujieid/jap.git/jap-bom</developerConnection>
    <url>https://gitee.com/fujieid/jap/jap-bom</url>
  </scm>
  <issueManagement>
    <system>Gitee Issue</system>
    <url>https://gitee.com/fujieid/jap/issues</url>
  </issueManagement>
  <distributionManagement>
    <repository>
      <id>sonatype-nexus-staging</id>
      <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
    </repository>
    <snapshotRepository>
      <id>sonatype-nexus-snapshots</id>
      <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
    </snapshotRepository>
  </distributionManagement>
  <dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>com.fujieid</groupId>
        <artifactId>jap-core</artifactId>
        <version>1.0.7</version>
      </dependency>
      <dependency>
        <groupId>com.fujieid</groupId>
        <artifactId>jap-simple</artifactId>
        <version>1.0.7</version>
      </dependency>
      <dependency>
        <groupId>com.fujieid</groupId>
        <artifactId>jap-social</artifactId>
        <version>1.0.7</version>
      </dependency>
      <dependency>
        <groupId>com.fujieid</groupId>
        <artifactId>jap-oauth2</artifactId>
        <version>1.0.7</version>
      </dependency>
      <dependency>
        <groupId>com.fujieid</groupId>
        <artifactId>jap-sso</artifactId>
        <version>1.0.7</version>
      </dependency>
      <dependency>
        <groupId>com.fujieid</groupId>
        <artifactId>jap-oidc</artifactId>
        <version>1.0.7</version>
      </dependency>
      <dependency>
        <groupId>com.fujieid</groupId>
        <artifactId>jap-mfa</artifactId>
        <version>1.0.7</version>
      </dependency>
      <dependency>
        <groupId>com.fujieid</groupId>
        <artifactId>jap-ids</artifactId>
        <version>1.0.7</version>
      </dependency>
      <dependency>
        <groupId>com.fujieid</groupId>
        <artifactId>jap-ids-web</artifactId>
        <version>1.0.7</version>
      </dependency>
      <dependency>
        <groupId>com.fujieid</groupId>
        <artifactId>jap-ldap</artifactId>
        <version>1.0.7</version>
      </dependency>
      <dependency>
        <groupId>junit</groupId>
        <artifactId>junit</artifactId>
        <version>4.13.1</version>
      </dependency>
      <dependency>
        <groupId>cn.hutool</groupId>
        <artifactId>hutool-http</artifactId>
        <version>5.7.14</version>
      </dependency>
      <dependency>
        <groupId>org.mockito</groupId>
        <artifactId>mockito-core</artifactId>
        <version>2.23.4</version>
      </dependency>
      <dependency>
        <groupId>org.slf4j</groupId>
        <artifactId>slf4j-api</artifactId>
        <version>1.7.30</version>
      </dependency>
      <dependency>
        <groupId>com.xkcoding.json</groupId>
        <artifactId>simple-json</artifactId>
        <version>0.0.2</version>
      </dependency>
      <dependency>
        <groupId>cn.hutool</groupId>
        <artifactId>hutool-core</artifactId>
        <version>5.7.14</version>
      </dependency>
      <dependency>
        <groupId>cn.hutool</groupId>
        <artifactId>hutool-log</artifactId>
        <version>5.7.14</version>
      </dependency>
      <dependency>
        <groupId>cn.hutool</groupId>
        <artifactId>hutool-crypto</artifactId>
        <version>5.7.14</version>
      </dependency>
      <dependency>
        <groupId>com.baomidou</groupId>
        <artifactId>kisso</artifactId>
        <version>3.7.7</version>
      </dependency>
      <dependency>
        <groupId>com.xkcoding.http</groupId>
        <artifactId>simple-http</artifactId>
        <version>1.0.5</version>
      </dependency>
      <dependency>
        <groupId>me.zhyd.oauth</groupId>
        <artifactId>JustAuth</artifactId>
        <version>1.16.5</version>
      </dependency>
      <dependency>
        <groupId>org.bitbucket.b_c</groupId>
        <artifactId>jose4j</artifactId>
        <version>0.7.6</version>
      </dependency>
      <dependency>
        <groupId>com.google.zxing</groupId>
        <artifactId>core</artifactId>
        <version>3.3.3</version>
      </dependency>
      <dependency>
        <groupId>com.warrenstrange</groupId>
        <artifactId>googleauth</artifactId>
        <version>1.5.0</version>
      </dependency>
      <dependency>
        <groupId>commons-cli</groupId>
        <artifactId>commons-cli</artifactId>
        <version>1.4</version>
      </dependency>
      <dependency>
        <groupId>org.apache.httpcomponents</groupId>
        <artifactId>httpclient</artifactId>
        <version>4.5.13</version>
      </dependency>
      <dependency>
        <groupId>com.fujieid.jap.http</groupId>
        <artifactId>jap-http</artifactId>
        <version>1.0.0</version>
      </dependency>
      <dependency>
        <groupId>com.fujieid.jap.http.adapter</groupId>
        <artifactId>jap-http-jakarta-adapter</artifactId>
        <version>1.0.3</version>
      </dependency>
      <dependency>
        <groupId>commons-codec</groupId>
        <artifactId>commons-codec</artifactId>
        <version>1.15</version>
      </dependency>
    </dependencies>
  </dependencyManagement>
</project>
