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