xxl-job 调度平台

supeng e47a8bbcb6 update README 1 year ago
doc 40373fd1ce add feishu alert 1 year ago
xxl-job-admin 259bdbea5c add final build name 1 year ago
xxl-job-core 40373fd1ce add feishu alert 1 year ago
xxl-job-executor-samples 40373fd1ce add feishu alert 1 year ago
.gitignore 40373fd1ce add feishu alert 1 year ago
LICENSE 40373fd1ce add feishu alert 1 year ago
NOTICE 40373fd1ce add feishu alert 1 year ago
README.md e47a8bbcb6 update README 1 year ago
pom.xml 40373fd1ce add feishu alert 1 year ago

README.md

xxl-job


Introduction

基于开源项目:git@github.com:xuxueli/xxl-job.git

https://www.xuxueli.com/xxl-job/

Installation

<dependency>
    <groupId>com.xuxueli</groupId>
    <artifactId>xxl-job-core</artifactId>
    <version>${最新稳定版本}</version>
</dependency>

Release

版本 2.4.1 [2024-07-22]

  1. 基于开源xxl-job 2.4.1版本搭建
  2. 支持飞书报警
  3. 支持jenkins部署