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