is not current version
Last Version 11.9

io.github.openfeign:feign-reactive-wrappers 10.7.0

Reactive Wrapper for Feign Clients

Categories

Categories

React User Interface Web Frameworks Feign Net HTTP Clients
GroupId

GroupId

io.github.openfeign
ArtifactId

ArtifactId

feign-reactive-wrappers
Version

Version

10.7.0
Type

Type

jar

Download feign-reactive-wrappers 10.7.0


<!-- https://jarcasting.com/artifacts/io.github.openfeign/feign-reactive-wrappers/ -->
<dependency>
    <groupId>io.github.openfeign</groupId>
    <artifactId>feign-reactive-wrappers</artifactId>
    <version>10.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.openfeign/feign-reactive-wrappers/
implementation 'io.github.openfeign:feign-reactive-wrappers:10.7.0'
// https://jarcasting.com/artifacts/io.github.openfeign/feign-reactive-wrappers/
implementation ("io.github.openfeign:feign-reactive-wrappers:10.7.0")
'io.github.openfeign:feign-reactive-wrappers:jar:10.7.0'
<dependency org="io.github.openfeign" name="feign-reactive-wrappers" rev="10.7.0">
  <artifact name="feign-reactive-wrappers" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.openfeign', module='feign-reactive-wrappers', version='10.7.0')
)
libraryDependencies += "io.github.openfeign" % "feign-reactive-wrappers" % "10.7.0"
[io.github.openfeign/feign-reactive-wrappers "10.7.0"]