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