forked from kimhyungsik/ax_hub_mcp_tool
10 lines
215 B
Groovy
10 lines
215 B
Groovy
rootProject.name = 'axhub-admin'
|
|
|
|
include 'axhub-common'
|
|
include 'axhub-gateway'
|
|
include 'axhub-tool-core'
|
|
include 'axhub-tool-sms'
|
|
include 'axhub-tool-email'
|
|
include 'axhub-tool-other'
|
|
include 'axhub-tool-payment'
|