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