feat: Finallized communication

This commit is contained in:
2026-01-31 19:46:33 +01:00
parent ef14edffde
commit fc14e4081d
19 changed files with 260 additions and 28 deletions

View File

@@ -62,5 +62,11 @@
<artifactId>logback-classic</artifactId>
<version>1.5.25</version>
</dependency>
<dependency>
<groupId>org.reflections</groupId>
<artifactId>reflections</artifactId>
<version>0.10.2</version>
</dependency>
</dependencies>
</project>