apache / shardingsphere-elasticjob

Distributed scheduled job
Apache License 2.0
8.09k stars 3.28k forks source link

Dependency not found :elasticjob-spring-boot-starter #2365

Open 20086996 opened 8 months ago

20086996 commented 8 months ago

image I can't find the dependency in the official document in the Maven

But I found this dependency,Is the official document written incorrectly?

<dependency>
    <groupId>org.apache.shardingsphere.elasticjob</groupId>
    <artifactId>elasticjob-lite-spring-boot-starter</artifactId>
    <version>3.0.4</version>
</dependency>
linghengqian commented 8 months ago

But I found this dependency,Is the official document written incorrectly?