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