mirror of
https://gitee.com/BDWare/router-backend
synced 2026-02-14 15:39:26 +00:00
add data-manager-backend
This commit is contained in:
@@ -12,9 +12,7 @@ application {
|
||||
|
||||
dependencies {
|
||||
implementation project(":front-base")
|
||||
implementation project(":test-tool")
|
||||
implementation project(":sdk-java")
|
||||
|
||||
// https://mvnrepository.com/artifact/com.jianggujin/IKAnalyzer-lucene
|
||||
implementation 'com.jianggujin:IKAnalyzer-lucene:8.0.0'
|
||||
// https://mvnrepository.com/artifact/org.apache.lucene/lucene-analyzers-common
|
||||
@@ -26,9 +24,7 @@ dependencies {
|
||||
implementation 'org.apache.lucene:lucene-core:8.10.1'
|
||||
// https://mvnrepository.com/artifact/org.apache.lucene/lucene-queryparser
|
||||
implementation 'org.apache.lucene:lucene-queryparser:8.10.1'
|
||||
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
|
||||
implementation 'com.jcraft:jsch:0.1.55'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user