excel download option
This commit is contained in:
@@ -24,7 +24,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'de.jottyfan:timetrackjooq:20260114'
|
||||
implementation 'de.jottyfan:timetrackjooq:20260119'
|
||||
|
||||
implementation 'org.webjars:bootstrap:5.3.8'
|
||||
implementation 'org.webjars:font-awesome:7.1.0'
|
||||
@@ -36,6 +36,8 @@ dependencies {
|
||||
|
||||
implementation 'com.google.code.gson:gson';
|
||||
|
||||
implementation 'org.dhatim:fastexcel:0.19.1'
|
||||
|
||||
implementation 'org.springframework.boot:spring-boot-starter-jooq'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-security'
|
||||
implementation "org.springframework.boot:spring-boot-starter-oauth2-client"
|
||||
|
||||
Reference in New Issue
Block a user