<dependency>
<groupId>org.apache.httpcomponents.core5</groupId>
<artifactId>httpcore5-reactive</artifactId>
<version>5.2.1</version>
</dependency>
@Grapes(
@Grab(group='org.apache.httpcomponents.core5', module='httpcore5-reactive', version='5.2.1')
)
<dependency org="org.apache.httpcomponents.core5" name="httpcore5-reactive" rev="5.2.1" />