<?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">
  <!-- 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>pub.ihub.plugin</groupId>
  <artifactId>ihub-java</artifactId>
  <version>1.3.4-rc2</version>
  <name>ihub-java</name>
  <description>A set of Gradle plug-ins that greatly simplify project management / 一套极大简化项目管理的Gradle插件集</description>
  <url>https://doc.ihub.pub/plugins</url>
  <inceptionYear>2020</inceptionYear>
  <organization>
    <name>IHub</name>
    <url>https://ihub.pub</url>
  </organization>
  <licenses>
    <license>
      <name>Apache License 2.0</name>
      <url>http://choosealicense.com/licenses/apache-2.0/</url>
      <comments>A permissive license whose main conditions require preservation of copyright and license notices. Contributors provide an express grant of patent rights. Licensed works, modifications, and larger works may be distributed under different terms and without source code.</comments>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>henry-hub</id>
      <name>Henry</name>
      <url>https://github.com/henry-hub</url>
    </developer>
    <developer>
      <id>step-security-bot</id>
      <name>StepSecurity Bot</name>
      <url>https://github.com/step-security-bot</url>
    </developer>
    <developer>
      <id>zhanghuabin</id>
      <name>Huabin Zhang</name>
      <url>https://github.com/zhanghuabin</url>
    </developer>
    <developer>
      <id>codacy-badger</id>
      <name>Codacy Badger</name>
      <url>https://github.com/codacy-badger</url>
    </developer>
    <developer>
      <id>gitter-badger</id>
      <name>The Gitter Badger</name>
      <url>https://github.com/gitter-badger</url>
    </developer>
    <developer>
      <id>fossabot</id>
      <name>fossabot</name>
      <url>https://github.com/fossabot</url>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://github.com/ihub-pub/plugins.git</connection>
    <developerConnection>scm:git:git@github.com:ihub-pub/plugins.git</developerConnection>
    <tag>1.3.4-rc2</tag>
    <url>https://github.com/ihub-pub/plugins</url>
  </scm>
  <issueManagement>
    <system>GitHub Issues</system>
    <url>https://github.com/ihub-pub/plugins/issues</url>
  </issueManagement>
  <ciManagement>
    <system>GitHub Actions</system>
    <url>https://github.com/ihub-pub/plugins/actions</url>
  </ciManagement>
  <dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>io.spring.gradle</groupId>
        <artifactId>dependency-management-plugin</artifactId>
        <version>1.1.0</version>
      </dependency>
      <dependency>
        <groupId>com.github.ben-manes</groupId>
        <artifactId>gradle-versions-plugin</artifactId>
        <version>0.47.0</version>
      </dependency>
      <dependency>
        <groupId>gradle.plugin.net.bytebuddy</groupId>
        <artifactId>byte-buddy-gradle-plugin</artifactId>
        <version>1.12.12</version>
      </dependency>
      <dependency>
        <groupId>org.jmolecules.integrations</groupId>
        <artifactId>jmolecules-bytebuddy</artifactId>
        <version>1.6.0</version>
      </dependency>
      <dependency>
        <groupId>com.github.johnrengelman.processes</groupId>
        <artifactId>com.github.johnrengelman.processes.gradle.plugin</artifactId>
        <version>0.5.0</version>
      </dependency>
      <dependency>
        <groupId>org.springdoc</groupId>
        <artifactId>springdoc-openapi-gradle-plugin</artifactId>
        <version>1.6.0</version>
      </dependency>
      <dependency>
        <groupId>org.springframework.boot</groupId>
        <artifactId>spring-boot-gradle-plugin</artifactId>
        <version>3.1.1</version>
      </dependency>
      <dependency>
        <groupId>org.graalvm.buildtools</groupId>
        <artifactId>native-gradle-plugin</artifactId>
        <version>0.9.23</version>
      </dependency>
      <dependency>
        <groupId>org.jetbrains.kotlin</groupId>
        <artifactId>kotlin-gradle-plugin</artifactId>
        <version>1.9.0</version>
      </dependency>
      <dependency>
        <groupId>pub.ihub.lib</groupId>
        <artifactId>ihub-dependencies</artifactId>
        <version>1.1.6</version>
        <type>pom</type>
        <scope>import</scope>
      </dependency>
      <dependency>
        <groupId>com.squareup.okio</groupId>
        <artifactId>okio-bom</artifactId>
        <version>3.4.0</version>
        <type>pom</type>
        <scope>import</scope>
      </dependency>
    </dependencies>
  </dependencyManagement>
  <dependencies>
    <dependency>
      <groupId>pub.ihub.plugin</groupId>
      <artifactId>ihub-plugins</artifactId>
      <version>1.3.4-rc2</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>pub.ihub.plugin</groupId>
      <artifactId>ihub-bom</artifactId>
      <version>1.3.4-rc2</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>pub.ihub.plugin</groupId>
      <artifactId>ihub-base</artifactId>
      <version>1.3.4-rc2</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>io.freefair.gradle</groupId>
      <artifactId>lombok-plugin</artifactId>
      <version>8.1.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>gradle.plugin.net.bytebuddy</groupId>
      <artifactId>byte-buddy-gradle-plugin</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.jmolecules.integrations</groupId>
      <artifactId>jmolecules-bytebuddy</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.github.johnrengelman.processes</groupId>
      <artifactId>com.github.johnrengelman.processes.gradle.plugin</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.springdoc</groupId>
      <artifactId>springdoc-openapi-gradle-plugin</artifactId>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
