praktikum1/aufgabe1

This commit is contained in:
2026-04-17 10:23:25 +02:00
parent 32f7cd07d9
commit b6de6840d3
9 changed files with 62 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
<!-- Abhängigkeit zu den EJB-Interfaces des Server-Moduls -->
<dependency>
<groupId>de.componentware</groupId>
<artifactId>ejb-uebung</artifactId>
<artifactId>ejb-server</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<!-- BOM für alle WildFly EJB-Client Abhängigkeiten -->