mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
7 lines
147 B
Groovy
7 lines
147 B
Groovy
rootProject.name = 'MemShellParty'
|
|
|
|
include 'generator'
|
|
include 'vul-webapp'
|
|
include 'vul-webapp-jakarta'
|
|
include 'integration-test'
|
|
include 'boot' |