Skip to content

Commit

Permalink
Add support for `org.apache.shardingsphere.elasticjob:elasticjob-lite…
Browse files Browse the repository at this point in the history
…-core:3.0.2`
  • Loading branch information
linghengqian committed Jun 6, 2023
1 parent b69aa68 commit 624f7b9
Show file tree
Hide file tree
Showing 57 changed files with 5,050 additions and 0 deletions.
11 changes: 11 additions & 0 deletions metadata/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,17 @@
"org.apache.commons"
]
},
{
"directory": "org.apache.shardingsphere.elasticjob/elasticjob-lite-core",
"module": "org.apache.shardingsphere.elasticjob:elasticjob-lite-core",
"requires": [
"org.mockito:mockito-core",
"org.quartz-scheduler:quartz"
],
"allowed-packages": [
"org.apache.shardingsphere.elasticjob"
]
},
{
"directory": "ch.qos.logback/logback-classic",
"module": "ch.qos.logback:logback-classic",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[
"reflect-config.json",
"resource-config.json"
]
Loading

0 comments on commit 624f7b9

Please sign in to comment.