1
0

Add entities package

This commit is contained in:
Jose
2025-03-13 14:16:50 +01:00
parent b5561dea70
commit f00c9cdac0
14 changed files with 195 additions and 6 deletions

View File

@@ -20,6 +20,13 @@
<version>4.5.13</version>
</dependency>
<!-- Vert.X Web Client -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-web-client</artifactId>
<version>4.5.13</version>
</dependency>
<!-- Vert.X MQTT -->
<dependency>
<groupId>io.vertx</groupId>