mirror of
https://github.com/vran-dev/databasir.git
synced 2025-08-09 20:50:40 +08:00
feat: init api (#2)
This commit is contained in:
5
plugin/build.gradle
Normal file
5
plugin/build.gradle
Normal file
@@ -0,0 +1,5 @@
|
||||
dependencies {
|
||||
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