mirror of
https://gitee.com/BDWare/common
synced 2026-02-14 08:39:29 +00:00
Merge branch 'master' of https://gitee.com/BDWare/common
This commit is contained in:
@@ -25,15 +25,14 @@ sourceCompatibility = 1.8
|
||||
|
||||
dependencies {
|
||||
api project(":gmhelper")
|
||||
|
||||
api 'berkeleydb:je:3.2.76'
|
||||
// api 'com.fifesoft:rsyntaxtextarea:3.1.3'
|
||||
api 'commons-io:commons-io:2.11.0'
|
||||
api 'io.netty:netty-all:4.1.63.Final'
|
||||
api 'org.antlr:antlr4:4.9.2'
|
||||
api 'commons-codec:commons-codec:1.5'
|
||||
api 'org.apache.logging.log4j:log4j-core:2.17.0'
|
||||
api 'org.apache.logging.log4j:log4j-api:2.17.0'
|
||||
api 'org.apache.logging.log4j:log4j-core:2.17.2'
|
||||
api 'org.apache.logging.log4j:log4j-api:2.17.2'
|
||||
//api 'org.apache.velocity:velocity-engine-core:2.3'
|
||||
api 'org.rocksdb:rocksdbjni:6.22.1'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user