mirror of
https://github.com/vran-dev/databasir.git
synced 2025-08-09 08:15:16 +08:00
feature: support custom table template (#102)
* feat: add table field template field * feat:update frontend resources
This commit is contained in:
@@ -33,6 +33,7 @@ dependencies {
|
||||
implementation 'commons-io:commons-io'
|
||||
implementation 'com.alibaba:easyexcel'
|
||||
implementation "org.freemarker:freemarker"
|
||||
implementation 'com.google.guava:guava:31.1-jre'
|
||||
|
||||
implementation "com.squareup.retrofit2:retrofit:${retrofitVersion}"
|
||||
implementation "com.squareup.retrofit2:converter-jackson:${retrofitVersion}"
|
||||
|
Reference in New Issue
Block a user