add service, service-container, service-process-resource, and test-integration

This commit is contained in:
2025-09-09 14:06:25 +02:00
parent 59662ac23a
commit 8af200bcdd
6 changed files with 194 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ plugins {
}
dependencies {
implementation(aa.plugin.docker)
implementation(aa.plugin.core)
implementation(aa.plugin.detekt)
implementation(aa.plugin.ktlint)