<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-test-maven</artifactId>
<version>3.10.1</version>
</dependency>
<parent> <groupId>io.quarkus</groupId> <artifactId>quarkus-test-framework</artifactId> <version>3.10.1</version> </parent>
compile
|-- io.quarkus:quarkus-devtools-testing
|-- io.quarkus:quarkus-vertx-http-dev-ui-tests
|-- io.quarkus:quarkus-devmode-test-utils
|-- io.quarkus:quarkus-devtools-common
|-- org.apache.maven.shared:maven-invoker
|-- org.junit.jupiter:junit-jupiter-api