{"id":62724,"library":"xxl-job-core","title":"XXL-JOB Core","description":"Core library for the XXL-JOB distributed task scheduling framework, providing job execution and scheduling capabilities.","status":"active","version":"3.4.0","language":"java","source_language":null,"source_url":"https://github.com/xuxueli/xxl-job","tags":["xxl-job","scheduling","distributed","tasks"],"install":[{"cmd":"<dependency>\n  <groupId>com.xuxueli</groupId>\n  <artifactId>xxl-job-core</artifactId>\n  <version>3.4.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.xuxueli:xxl-job-core:3.4.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"XxlJobExecutor","correct":"com.xxl.job.core.executor.XxlJobExecutor"}],"quickstart":{"code":"import com.xxl.job.core.executor.XxlJobExecutor;\n\npublic class Example {\n    public static void main(String[] args) {\n        XxlJobExecutor executor = new XxlJobExecutor();\n        executor.start();\n    }\n}","lang":"java","description":"Starts the XXL-JOB executor."},"warnings":[{"fix":"Configure admin addresses via XxlJobSpringExecutor.setAdminAddresses() or properties.","message":"Requires a running XXL-JOB admin server for job registration.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'capabl':21 'core':4,5 'distribut':12,26 'execut':18 'framework':15 'job':3,11,17,24 'librari':6 'provid':16 'schedul':14,20,25 'task':13,27 'xxl':2,10,23 'xxl-job':1,9,22","created_at":"2026-06-17T16:34:51.000706+00:00","updated_at":"2026-06-17T16:34:51.000706+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://www.xuxueli.com/","github":"https://github.com/xuxueli/xxl-job","docs":"https://appdoc.app/artifact/com.xuxueli/xxl-job-core/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}