<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://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>in.hocg.boot</groupId>
    <artifactId>spring-boot-starters-parent</artifactId>
    <version>1.0.21</version>
    <relativePath>../spring-boot-starters-parent/pom.xml</relativePath>
  </parent>
  <groupId>in.hocg.boot</groupId>
  <artifactId>spring-boot-starters</artifactId>
  <version>1.0.21</version>
  <packaging>pom</packaging>
  <name>Spring Boot :: Starters</name>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
  </licenses>
  <modules>
    <module>named-spring-boot-starter</module>
    <module>oss-spring-boot-starter</module>
    <module>sms-spring-boot-starter</module>
    <module>sso-client-spring-boot-starter</module>
    <module>sso2-client-spring-boot-starter</module>
    <module>mybatis-plus-spring-boot-starter</module>
    <module>cache-spring-boot-starter</module>
    <module>web-spring-boot-starter</module>
    <module>knife-gateway-spring-boot-starter</module>
    <module>knife-service-spring-boot-starter</module>
    <module>distributed-lock-spring-boot-starter</module>
    <module>message-spring-boot-starter</module>
    <module>logging-spring-boot-starter</module>
    <module>openfeign-spring-boot-starter</module>
    <module>mail-spring-boot-starter</module>
    <module>validation-spring-boot-starter</module>
    <module>change-log-spring-boot-starter</module>
    <module>xxl-job-spring-boot-starter</module>
    <module>wx-ma-spring-boot-starter</module>
    <module>wx-mp-spring-boot-starter</module>
    <module>wx-cp-spring-boot-starter</module>
    <module>test-spring-boot-starter</module>
    <module>schedulerx-spring-boot-starter</module>
    <module>monitor-spring-boot-starter</module>
    <module>excel-spring-boot-starter</module>
    <module>task-spring-boot-starter</module>
    <module>webmagic-spring-boot-starter</module>
    <module>flyway-spring-boot-starter</module>
    <module>dynamic-datasource-spring-boot-starter</module>
    <module>vars-spring-boot-starter</module>
    <module>youtube-spring-boot-starter</module>
    <module>sentinel-spring-boot-starter</module>
    <module>http-log-spring-boot-starter</module>
    <module>arthas-spring-boot-starter</module>
    <module>ffmpeg-spring-boot-starter</module>
    <module>tpl-spring-boot-starter</module>
  </modules>
</project>
