疯狂的狮子Li
2024-03-14 1b6b74c67b41ca4077868b520e34524d9878a689
ruoyi-common/ruoyi-common-job/pom.xml
@@ -38,6 +38,20 @@
            <artifactId>powerjob-official-processors</artifactId>
        </dependency>
        <!-- EasyRetry client -->
        <dependency>
            <groupId>com.aizuda</groupId>
            <artifactId>easy-retry-client-starter</artifactId>
        </dependency>
        <dependency>
            <groupId>com.aizuda</groupId>
            <artifactId>easy-retry-client-core</artifactId>
        </dependency>
        <dependency>
            <groupId>com.aizuda</groupId>
            <artifactId>easy-retry-client-job-core</artifactId>
        </dependency>
        <dependency>
            <groupId>org.projectlombok</groupId>
            <artifactId>lombok</artifactId>