mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
11 lines
203 B
Groovy
11 lines
203 B
Groovy
rootProject.name = 'MemShellParty'
|
|
|
|
include 'generator'
|
|
include 'vul-webapp'
|
|
include 'vul-webapp-jakarta'
|
|
include 'integration-test'
|
|
include 'boot'
|
|
include 'deserialize'
|
|
include 'vul-webapp-expression'
|
|
|