Skip to content

Commit

Permalink
feat-定时任务-加入相关的依赖包
Browse files Browse the repository at this point in the history
  • Loading branch information
aruis committed Sep 12, 2024
1 parent 46d75f1 commit 641d99c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions my-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ dependencies {

api 'io.quarkus:quarkus-rest'
api 'io.quarkus:quarkus-arc'
api 'io.quarkus:quarkus-scheduler'
api 'io.quarkus:quarkus-rest-jackson'

testImplementation 'io.quarkus:quarkus-junit5'
Expand Down

0 comments on commit 641d99c

Please sign in to comment.