Adding QRecordEntity

This commit is contained in:
2022-07-14 09:32:38 -05:00
parent 7d7b0297cd
commit 2da998e0d8
9 changed files with 920 additions and 7 deletions

View File

@ -79,6 +79,11 @@
<version>3.23.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.github.hervian</groupId>
<artifactId>safety-mirror</artifactId>
<version>4.0.1</version>
</dependency>
<!-- Common deps for all qqq modules -->
<dependency>