forked from kimhyungsik/ax_hub_mcp_tool
Initial commit
This commit is contained in:
9
dap-was-sys/build.gradle
Normal file
9
dap-was-sys/build.gradle
Normal file
@@ -0,0 +1,9 @@
|
||||
plugins {
|
||||
// Spring Boot 3.5.11 version is managed by the root build.gradle.
|
||||
id 'org.springframework.boot'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
// Shared MCP, Glow integration, validation, logging, Lombok and MapStruct configuration.
|
||||
implementation project(':dap-was-lib')
|
||||
}
|
||||
Reference in New Issue
Block a user