<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <!-- This module was also published with a richer model, Gradle metadata,  -->
  <!-- which should be used instead. Do not delete the following line which  -->
  <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
  <!-- that they should prefer consuming it instead. -->
  <!-- do_not_remove: published-with-gradle-metadata -->
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.elitescloud.cbpl</groupId>
  <artifactId>cloudt-system-innerapi</artifactId>
  <version>0.2.9.1-SNAPSHOT</version>
  <dependencies>
    <dependency>
      <groupId>com.elitescloud.cbpl</groupId>
      <artifactId>cloudt-system-api</artifactId>
      <version>0.2.9.1-SNAPSHOT</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>spring-boot-starter-tomcat</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>spring-boot-starter-logging</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>yst-common</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>yst-core</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-api</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-common</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-context</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-core</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-security</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-tenant-client</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-sharding-seata</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>authorization-client</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-boot</artifactId>
          <groupId>com.elitescloud.boot</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-boot-openapi</artifactId>
          <groupId>com.elitescloud.boot</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-boot-starter</artifactId>
          <groupId>com.elitescloud.boot</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-boot-starter-log</artifactId>
          <groupId>com.elitescloud.boot</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-boot-starter-redis</artifactId>
          <groupId>com.elitescloud.boot</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-boot-starter-threadpool</artifactId>
          <groupId>com.elitescloud.boot</groupId>
        </exclusion>
        <exclusion>
          <artifactId>spring-boot-admin-starter-client</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-boot-starter-seata</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-boot-starter-sharding</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>sentinel-datasource-nacos</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>sentinel-apache-dubbo-adapter</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kafka-clients</artifactId>
          <groupId>*</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.elitescloud.cbpl.boot</groupId>
      <artifactId>cloudt-boot-starter-datasecurity</artifactId>
      <version>0.2.13.1-SNAPSHOT</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>spring-boot-starter-tomcat</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>spring-boot-starter-logging</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>yst-common</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>yst-core</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-api</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-common</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-context</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-core</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-security</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-tenant-client</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-sharding-seata</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>authorization-client</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-boot</artifactId>
          <groupId>com.elitescloud.boot</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-boot-openapi</artifactId>
          <groupId>com.elitescloud.boot</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-boot-starter</artifactId>
          <groupId>com.elitescloud.boot</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-boot-starter-log</artifactId>
          <groupId>com.elitescloud.boot</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-boot-starter-redis</artifactId>
          <groupId>com.elitescloud.boot</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-boot-starter-threadpool</artifactId>
          <groupId>com.elitescloud.boot</groupId>
        </exclusion>
        <exclusion>
          <artifactId>spring-boot-admin-starter-client</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-boot-starter-seata</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>cloudt-boot-starter-sharding</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>sentinel-datasource-nacos</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>sentinel-apache-dubbo-adapter</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kafka-clients</artifactId>
          <groupId>*</groupId>
        </exclusion>
      </exclusions>
    </dependency>
  </dependencies>
  <dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>com.elitescloud.cbpl.boot</groupId>
        <artifactId>cloudt-boot-dependencies</artifactId>
        <version>0.2.13.1-SNAPSHOT</version>
        <scope>import</scope>
        <type>pom</type>
      </dependency>
      <dependency>
        <groupId>jakarta.json</groupId>
        <artifactId>jakarta.json-api</artifactId>
        <version>2.1.1</version>
      </dependency>
      <dependency>
        <groupId>com.elitesland.cbpl.boot</groupId>
        <artifactId>phoenix-starter-unicom</artifactId>
        <version>0.1.5-SNAPSHOT</version>
      </dependency>
    </dependencies>
  </dependencyManagement>
</project>
