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