ihub-dependencies
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>pub.ihub.lib</groupId>
<artifactId>ihub-dependencies</artifactId>
<version>1.7.5</version>
</dependency><?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.lib</groupId>
<artifactId>ihub-dependencies</artifactId>
<version>1.7.5</version>
<packaging>pom</packaging>
<name>ihub-dependencies</name>
<description>IHub 组件库</description>
<url>https://doc.ihub.pub/libs</url>
<inceptionYear>2020</inceptionYear>
<organization>
<name>吾码坞</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>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/libs.git</connection>
<developerConnection>scm:git:git@github.com:ihub-pub/libs.git</developerConnection>
<tag>1.7.5</tag>
<url>https://github.com/ihub-pub/libs</url>
</scm>
<issueManagement>
<system>GitHub Issues</system>
<url>https://github.com/ihub-pub/libs/issues</url>
</issueManagement>
<ciManagement>
<system>GitHub Actions</system>
<url>https://github.com/ihub-pub/libs/actions</url>
</ciManagement>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>pub.ihub.lib</groupId>
<artifactId>ihub-libs</artifactId>
<version>1.7.5</version>
</dependency>
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
<version>5.8.44</version>
</dependency>
<dependency>
<groupId>cn.hutool.v7</groupId>
<artifactId>hutool-all</artifactId>
<version>7.0.0-M5</version>
</dependency>
<dependency>
<groupId>com.alibaba.fastjson2</groupId>
<artifactId>fastjson2</artifactId>
<version>2.0.61</version>
</dependency>
<dependency>
<groupId>com.alibaba.fastjson2</groupId>
<artifactId>fastjson2-extension</artifactId>
<version>2.0.61</version>
</dependency>
<dependency>
<groupId>com.alibaba.fastjson2</groupId>
<artifactId>fastjson2-extension-spring6</artifactId>
<version>2.0.61</version>
</dependency>
<dependency>
<groupId>com.alibaba.fastjson2</groupId>
<artifactId>fastjson2-kotlin</artifactId>
<version>2.0.61</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>2.0.61</version>
</dependency>
<dependency>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-core-jakarta</artifactId>
<version>2.2.45</version>
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-ant</artifactId>
<version>7.22.0</version>
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-java</artifactId>
<version>7.22.0</version>
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-groovy</artifactId>
<version>7.22.0</version>
</dependency>
<dependency>
<groupId>com.alibaba.p3c</groupId>
<artifactId>p3c-pmd</artifactId>
<version>2.1.1</version>
</dependency>
<dependency>
<groupId>com.athaydes</groupId>
<artifactId>spock-reports</artifactId>
<version>2.5.1-groovy-4.0</version>
</dependency>
<dependency>
<groupId>me.zhyd.oauth</groupId>
<artifactId>JustAuth</artifactId>
<version>1.16.7</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
<version>4.0.3</version>
</dependency>
<dependency>
<groupId>org.redisson</groupId>
<artifactId>redisson-spring-boot-starter</artifactId>
<version>4.3.0</version>
</dependency>
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>lock4j-redisson-spring-boot-starter</artifactId>
<version>2.2.7</version>
</dependency>
<dependency>
<groupId>org.dromara.sms4j</groupId>
<artifactId>sms4j-spring-boot-starter</artifactId>
<version>3.3.5</version>
</dependency>
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>dynamic-datasource-spring-boot3-starter</artifactId>
<version>4.5.0</version>
</dependency>
<dependency>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct</artifactId>
<version>1.6.3</version>
</dependency>
<dependency>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-processor</artifactId>
<version>1.6.3</version>
</dependency>
<dependency>
<groupId>io.github.linpeilie</groupId>
<artifactId>mapstruct-plus-processor</artifactId>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok-mapstruct-binding</artifactId>
<version>0.2.0</version>
</dependency>
<dependency>
<groupId>com.aizuda</groupId>
<artifactId>snail-job-client-starter</artifactId>
<version>1.9.0</version>
</dependency>
<dependency>
<groupId>com.aizuda</groupId>
<artifactId>snail-job-server-starter</artifactId>
<version>1.9.0</version>
</dependency>
<dependency>
<groupId>com.aizuda</groupId>
<artifactId>snail-job-client-job-core</artifactId>
<version>1.9.0</version>
</dependency>
<dependency>
<groupId>org.dromara.x-file-storage</groupId>
<artifactId>x-file-storage-spring</artifactId>
<version>2.3.0</version>
</dependency>
<dependency>
<groupId>org.apache.skywalking</groupId>
<artifactId>apm-toolkit-logback-1.x</artifactId>
<version>9.6.0</version>
</dependency>
<dependency>
<groupId>org.apache.skywalking</groupId>
<artifactId>apm-toolkit-trace</artifactId>
<version>9.6.0</version>
</dependency>
<dependency>
<groupId>com.github.therapi</groupId>
<artifactId>therapi-runtime-javadoc</artifactId>
<version>0.15.0</version>
</dependency>
<dependency>
<groupId>com.github.therapi</groupId>
<artifactId>therapi-runtime-javadoc-scribe</artifactId>
<version>0.15.0</version>
</dependency>
<dependency>
<groupId>org.dromara.mpe</groupId>
<artifactId>mybatis-plus-ext-annotation</artifactId>
<version>3.5.16-EXT893</version>
</dependency>
<dependency>
<groupId>org.dromara.mpe</groupId>
<artifactId>mybatis-plus-ext-autotable-annotation</artifactId>
<version>3.5.16-EXT893</version>
</dependency>
<dependency>
<groupId>org.dromara.mpe</groupId>
<artifactId>mybatis-plus-ext-actable-core</artifactId>
<version>3.5.16-EXT893</version>
</dependency>
<dependency>
<groupId>org.dromara.mpe</groupId>
<artifactId>mybatis-plus-ext-autotable-core</artifactId>
<version>3.5.16-EXT893</version>
</dependency>
<dependency>
<groupId>org.dromara.mpe</groupId>
<artifactId>mybatis-plus-ext-processor</artifactId>
<version>3.5.16-EXT893</version>
</dependency>
<dependency>
<groupId>org.dromara.mpe</groupId>
<artifactId>mybatis-plus-ext-bind</artifactId>
<version>3.5.16-EXT893</version>
</dependency>
<dependency>
<groupId>org.dromara.mpe</groupId>
<artifactId>mybatis-plus-ext-datasource</artifactId>
<version>3.5.16-EXT893</version>
</dependency>
<dependency>
<groupId>org.dromara.mpe</groupId>
<artifactId>mybatis-plus-ext-condition</artifactId>
<version>3.5.16-EXT893</version>
</dependency>
<dependency>
<groupId>org.dromara.mpe</groupId>
<artifactId>mybatis-plus-ext-spring-boot-starter</artifactId>
<version>3.5.16-EXT893</version>
</dependency>
<dependency>
<groupId>org.dromara.mpe</groupId>
<artifactId>mybatis-plus-ext-spring-boot3-starter</artifactId>
<version>3.5.16-EXT893</version>
</dependency>
<dependency>
<groupId>com.easy-query</groupId>
<artifactId>sql-core</artifactId>
<version>3.1.85</version>
</dependency>
<dependency>
<groupId>com.easy-query</groupId>
<artifactId>sql-mysql</artifactId>
<version>3.1.85</version>
</dependency>
<dependency>
<groupId>com.easy-query</groupId>
<artifactId>sql-api-proxy</artifactId>
<version>3.1.85</version>
</dependency>
<dependency>
<groupId>com.easy-query</groupId>
<artifactId>sql-api4j</artifactId>
<version>3.1.85</version>
</dependency>
<dependency>
<groupId>com.easy-query</groupId>
<artifactId>sql-processor</artifactId>
<version>3.1.85</version>
</dependency>
<dependency>
<groupId>com.easy-query</groupId>
<artifactId>sql-ksp-processor</artifactId>
<version>3.1.85</version>
</dependency>
<dependency>
<groupId>com.easy-query</groupId>
<artifactId>sql-springboot-starter</artifactId>
<version>3.1.85</version>
</dependency>
<dependency>
<groupId>com.easy-query</groupId>
<artifactId>sql-kt-springboot-starter</artifactId>
<version>3.1.85</version>
</dependency>
<dependency>
<groupId>com.easy-query</groupId>
<artifactId>sql-cache</artifactId>
<version>3.1.85</version>
</dependency>
<dependency>
<groupId>com.easy-query</groupId>
<artifactId>easy-query-all</artifactId>
<version>3.1.85</version>
</dependency>
<dependency>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-mybatis-sb-starter</artifactId>
<version>1.8.4</version>
</dependency>
<dependency>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-mybatis-sb3-starter</artifactId>
<version>1.8.4</version>
</dependency>
<dependency>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-mybatis-solon-starter</artifactId>
<version>1.8.4</version>
</dependency>
<dependency>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-mybatis-plus-sb-starter</artifactId>
<version>1.8.4</version>
</dependency>
<dependency>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-mybatis-plus-sb3-starter</artifactId>
<version>1.8.4</version>
</dependency>
<dependency>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-mybatis-plus-solon-starter</artifactId>
<version>1.8.4</version>
</dependency>
<dependency>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-plugin-ui-sb-web</artifactId>
<version>1.8.4</version>
</dependency>
<dependency>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-plugin-ui-solon-web</artifactId>
<version>1.8.4</version>
</dependency>
<dependency>
<groupId>pub.ihub.lib</groupId>
<artifactId>ihub-bom</artifactId>
<version>1.7.5</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>pub.ihub.integration</groupId>
<artifactId>ihub-bom</artifactId>
<version>0.1.12</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>pub.ihub.module</groupId>
<artifactId>ihub-bom</artifactId>
<version>0.2.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-bom</artifactId>
<version>5.8.44</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>cn.hutool.v7</groupId>
<artifactId>hutool-bom</artifactId>
<version>7.0.0-M5</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.jmolecules</groupId>
<artifactId>jmolecules-bom</artifactId>
<version>2025.0.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.spockframework</groupId>
<artifactId>spock-bom</artifactId>
<version>2.4-groovy-5.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-bom</artifactId>
<version>1.45.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-bom</artifactId>
<version>3.0.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-bom</artifactId>
<version>3.5.16</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith-bom</artifactId>
<version>2.0.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-bom</artifactId>
<version>1.1.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-dependencies</artifactId>
<version>4.0.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies</artifactId>
<version>2025.1.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.alibaba.cloud</groupId>
<artifactId>spring-cloud-alibaba-dependencies</artifactId>
<version>2025.1.0.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>4.0.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>io.github.linpeilie</groupId>
<artifactId>mapstruct-plus-pom</artifactId>
<version>1.5.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.dromara.dynamictp</groupId>
<artifactId>dynamic-tp-dependencies</artifactId>
<version>1.2.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.anyline</groupId>
<artifactId>anyline-dependency</artifactId>
<version>8.7.3-20260319</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>easy-trans-dependencies</artifactId>
<version>3.1.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
</project>