File | Operation |
---|---|
quarkus-rest-parent-3.14.0.pom | download |
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-rest-parent</artifactId>
<version>3.14.0</version>
<type>pom</type>
</dependency>
<parent> <groupId>io.quarkus</groupId> <artifactId>quarkus-rest-parent-aggregator</artifactId> <version>3.14.0</version> </parent>