File | Operation |
---|---|
quarkus-devservices-parent-3.3.3.pom | download |
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-devservices-parent</artifactId>
<version>3.3.3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-devservices-parent', version='3.3.3')
)
<parent> <groupId>io.quarkus</groupId> <artifactId>quarkus-extensions-parent</artifactId> <version>3.3.3</version> </parent>