File | Operation |
---|---|
mutiny-project-2.3.1.pom | download |
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>mutiny-project</artifactId>
<version>2.3.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='mutiny-project', version='2.3.1')
)
<parent> <groupId>io.smallrye</groupId> <artifactId>smallrye-build-parent</artifactId> <version>40</version> </parent>