refactor: rename modules

This commit is contained in:
ReaJason
2025-04-06 13:55:17 +08:00
parent 6b47b8e488
commit ffd2a636f4
27 changed files with 47 additions and 46 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ group = 'com.reajason.javaweb'
version = rootProject.version
dependencies {
implementation project(":common")
implementation project(":memshell-party-common")
implementation 'net.bytebuddy:byte-buddy'
implementation 'com.caucho:hessian:4.0.66'