Build parent to bring in required dependencies for testing Quarkus applications with H2 database.
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-test-h2</artifactId>
<version>3.17.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start an H2 database test resource for Quarkus testing.
No known issues recorded.
No dependency data recorded yet.