<?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>
  <parent>
    <groupId>com.yunxi.dg.base</groupId>
    <artifactId>yunxi-dg-base-center-report</artifactId>
    <version>1.0.0-DG-SNAPSHOT</version>
  </parent>
  <groupId>com.dtyunxi.tcbj</groupId>
  <artifactId>tcbj-center-reportbiz</artifactId>
  <version>2.0.0-TCBJ-PROD-SNAPSHOT</version>
  <name>${project.artifactId}</name>
  <licenses>
    <license>
      <name>Apache License, Version 2.0</name>
      <url>https://www.apache.org/licenses/LICENSE-2.0</url>
    </license>
  </licenses>
  <dependencies>
    <dependency>
      <groupId>com.yunxi.dg.base</groupId>
      <artifactId>sap-interceptor-starter</artifactId>
      <version>2.0.0-TCBJ-SNAPSHOT</version>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.yundt</groupId>
      <artifactId>bundle-pcp-center-dataapi</artifactId>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.cube</groupId>
      <artifactId>yundt-cube-framework</artifactId>
    </dependency>
    <dependency>
      <groupId>${project.groupId}</groupId>
      <artifactId>tcbj-center-reportapi</artifactId>
      <version>${dg-reversion}</version>
      <exclusions>
        <exclusion>
          <artifactId>easypoi-annotation</artifactId>
          <groupId>cn.afterturn</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.yunxi.dg.base</groupId>
      <artifactId>yunxi-dg-base-center-report-service</artifactId>
    </dependency>
    <dependency>
      <groupId>${project.groupId}</groupId>
      <artifactId>tcbj-center-reportdao</artifactId>
      <version>${dg-reversion}</version>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.huieryun</groupId>
      <artifactId>huieryun-logapi</artifactId>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.cube</groupId>
      <artifactId>cube-starter-meta</artifactId>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.cube</groupId>
      <artifactId>cube-starter-liquibase</artifactId>
      <exclusions>
        <exclusion>
          <artifactId>huieryun-dao</artifactId>
          <groupId>com.dtyunxi.huieryun</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>${project.groupId}</groupId>
      <artifactId>tcbj-center-reporteo</artifactId>
      <version>${dg-reversion}</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.yundt</groupId>
      <artifactId>yundt-cube-center-customerapi</artifactId>
      <exclusions>
        <exclusion>
          <artifactId>tcbj-openapi-platformapi</artifactId>
          <groupId>com.dtyunxi.tcbj</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.yundt</groupId>
      <artifactId>yundt-cube-center-shopapi</artifactId>
      <version>3.19.1.0-TCBJ-SNAPSHOT</version>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.yundt</groupId>
      <artifactId>yundt-cube-center-promotionapi</artifactId>
      <version>3.19.1.0-TCBJ-SNAPSHOT</version>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.icommerce</groupId>
      <artifactId>icommerce-utils</artifactId>
      <version>3.3.1.0-SNAPSHOT</version>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.module</groupId>
      <artifactId>yundt-module-bitem-biz</artifactId>
      <version>3.19.1.0-TCBJ-SNAPSHOT</version>
      <exclusions>
        <exclusion>
          <artifactId>yundt-cube-center-tradeapi</artifactId>
          <groupId>com.dtyunxi.yundt</groupId>
        </exclusion>
        <exclusion>
          <artifactId>yundt-cube-center-inventoryapi</artifactId>
          <groupId>com.dtyunxi.yundt</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.yundt</groupId>
      <artifactId>yundt-cube-center-schedulerapi</artifactId>
      <version>3.14.2.0-RC-SNAPSHOT</version>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.yundt</groupId>
      <artifactId>yundt-cube-center-schedulerclient</artifactId>
      <version>3.14.2.0-RC-SNAPSHOT</version>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.huieryun</groupId>
      <artifactId>huieryun-objectstorageapi</artifactId>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.cube</groupId>
      <artifactId>cube-starter-oss</artifactId>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.yundt</groupId>
      <artifactId>yundt-cube-center-tradeapi</artifactId>
      <version>2.0.0-TCBJ-PROD-SNAPSHOT</version>
    </dependency>
    <dependency>
      <groupId>com.yunxi.dg.base</groupId>
      <artifactId>yunxi-dg-base-center-inventory-dto</artifactId>
      <version>${dg-reversion}</version>
    </dependency>
    <dependency>
      <groupId>com.alibaba.csp</groupId>
      <artifactId>sentinel-core</artifactId>
      <version>1.7.2</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.huieryun</groupId>
      <artifactId>huieryun-commons</artifactId>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.tcbj</groupId>
      <artifactId>tcbj-openapi-platformapi</artifactId>
      <version>2.0.0-TCBJ-PROD-SNAPSHOT</version>
      <exclusions>
        <exclusion>
          <artifactId>yunxi-dg-base-center-trade-api</artifactId>
          <groupId>com.yunxi.dg.base</groupId>
        </exclusion>
        <exclusion>
          <artifactId>yundt-cube-center-tradeapi</artifactId>
          <groupId>com.dtyunxi.yundt</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.yundt</groupId>
      <artifactId>bundle-pcp-center-finance-costapi</artifactId>
      <version>2.0.0-TCBJ-PROD-SNAPSHOT</version>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.yundt</groupId>
      <artifactId>yundt-cube-component-track-commons</artifactId>
      <version>1.0.0-CIS-SNAPSHOT</version>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.huieryun</groupId>
      <artifactId>huieryun-cache-redis</artifactId>
      <version>1.2.0-RC-SNAPSHOT</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.dtyunxi.tcbj</groupId>
      <artifactId>tcbj-openapi-api-common</artifactId>
      <version>2.0.0-TCBJ-PROD-SNAPSHOT</version>
    </dependency>
    <dependency>
      <groupId>com.yunxi.dg.base</groupId>
      <artifactId>yunxi-dg-base-center-trade-dto</artifactId>
      <version>${yunxi-dg-base-center-trade.vsersion}</version>
    </dependency>
  </dependencies>
  <build>
    <plugins>
      <plugin>
        <groupId>com.dtyunxi.huieryun.maven.plugins</groupId>
        <artifactId>attr-extend-maven-plugin</artifactId>
        <executions>
          <execution>
            <id>gen-extension-java</id>
            <goals>
              <goal>gen-extension-java</goal>
            </goals>
          </execution>
          <execution>
            <id>rm-extension-java</id>
            <goals>
              <goal>rm-extension-java</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
    </plugins>
  </build>
</project>
