File | Operation |
---|---|
reactor-bom-Bismuth-SR14.pom | download |
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-bom</artifactId>
<version>Bismuth-SR14</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.projectreactor', module='reactor-bom', version='Bismuth-SR14')
)