forked from kimhyungsik/ax_hub_mcp_tool
소스 업데이트
This commit is contained in:
@@ -4,6 +4,8 @@ plugins {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
// Shared MCP, Glow integration, validation, logging, Lombok and MapStruct configuration.
|
||||
implementation project(':dat-was-lib')
|
||||
// dat-lib-datmt의 JAR/POM을 Maven Local 또는 사내 Nexus에서 내려받습니다.
|
||||
// includeBuild 없이 이 Maven 좌표만으로 공통 MCP Server, Tool, MCI/EAI 기능을 사용합니다.
|
||||
// 라이브러리 코드가 변경되면 먼저 dat-lib-datmt에서 publishToMavenLocal 또는 Nexus publish를 실행합니다.
|
||||
implementation 'io.shinhanlife:dat-lib-datmt:0.0.1-SNAPSHOT'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user