Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes use of the discontinued Quartz in ElasticJob #2439

Open
linghengqian opened this issue Sep 24, 2024 · 0 comments
Open

Removes use of the discontinued Quartz in ElasticJob #2439

linghengqian opened this issue Sep 24, 2024 · 0 comments

Comments

@linghengqian
Copy link
Member

linghengqian commented Sep 24, 2024

Feature Request

For English only, other languages will not accept.

Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot make decision by current information, we will close it.

Please answer these questions before submitting your issue. Thanks!

Is your feature request related to a problem?

Describe the feature you would like.

<dependency>
    <groupId>org.apache.shardingsphere.elasticjob</groupId>
    <artifactId>elasticjob-lite-core</artifactId>
    <version>${elasticjob.version}</version>
    <exclusions>
    <exclusion>
        <groupId>com.zaxxer</groupId>
            <artifactId>HikariCP-java7</artifactId>
        </exclusion>
    </exclusions>
</dependency>
@linghengqian linghengqian changed the title Remove use of the discontinued Quartz in ElasticJob Removes use of the discontinued Quartz in ElasticJob Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant