mirror of
https://github.com/vran-dev/databasir.git
synced 2025-08-09 08:15:16 +08:00
feat: use freemarker to render markdown
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
dependencies {
|
||||
implementation 'mysql:mysql-connector-java:8.0.27'
|
||||
implementation 'commons-io:commons-io:2.11.0'
|
||||
testImplementation 'mysql:mysql-connector-java:8.0.27'
|
||||
implementation 'org.commonmark:commonmark:0.18.1'
|
||||
implementation 'org.freemarker:freemarker:2.3.31'
|
||||
}
|
||||
|
Reference in New Issue
Block a user