[weaver-pojo] Implement first prototype of POJO weaving
This commit is contained in:
6
tweed5-weaver-pojo/build.gradle.kts
Normal file
6
tweed5-weaver-pojo/build.gradle.kts
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies {
|
||||
api(project(":tweed5-core"))
|
||||
api(project(":tweed5-naming-format"))
|
||||
compileOnly(project(":tweed5-default-extensions"))
|
||||
compileOnly(project(":tweed5-serde-extension"))
|
||||
}
|
||||
Reference in New Issue
Block a user