multi pom
This commit is contained in:
@@ -7,6 +7,8 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly 'org.projectlombok:lombok:1.18.30'
|
||||
annotationProcessor 'org.projectlombok:lombok:1.18.30'
|
||||
implementation project(':state_machines:multi_module_sample:api-module')
|
||||
implementation 'org.springframework.boot:spring-boot-starter-web:3.2.0'
|
||||
implementation 'org.springframework.statemachine:spring-statemachine-core:3.2.0'
|
||||
|
||||
Reference in New Issue
Block a user