Files
ax_hub_mcp_tool/settings.gradle

9 lines
186 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'