hr 프로젝트 삭제

This commit is contained in:
jade
2026-07-13 11:34:26 +09:00
parent d1b4fa6275
commit 743ea30e48
11 changed files with 0 additions and 219 deletions

View File

@@ -1,10 +0,0 @@
plugins {
id 'org.springframework.boot'
}
dependencies {
implementation project(':axhub-tool-core')
}
dependencies {
compileOnly 'org.projectlombok:lombok:1.18.32'
annotationProcessor 'org.projectlombok:lombok:1.18.32'
}