mirror of
https://github.com/tursom/TursomServer.git
synced 2025-01-04 09:20:50 +08:00
4 lines
193 B
Groovy
4 lines
193 B
Groovy
rootProject.name = 'TursomServer'
|
|
include 'web', 'aop', 'database', 'database:database-async', 'utils', 'utils:xml', 'utils:async-http', 'web:netty-web'
|
|
include 'socket', 'socket:socket-async'
|