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