| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesReact User Interface Web Frameworks Feign Net HTTP Clients Reactor Container Microservices Reactive libraries | 
        
| GroupId | GroupIdcom.playtika.reactivefeign | 
    
| ArtifactId | ArtifactIdfeign-reactor-rx2 | 
    
| Last Version | Last Version3.2.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionUse Feign client on WebClient 
         | 
    
| Filename | Size | 
|---|---|
| feign-reactor-rx2-3.2.3.pom | |
| feign-reactor-rx2-3.2.3.jar | 13 KB | 
| feign-reactor-rx2-3.2.3-sources.jar | 9 KB | 
| feign-reactor-rx2-3.2.3-javadoc.jar | 446 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.playtika.reactivefeign/feign-reactor-rx2/ -->
<dependency>
    <groupId>com.playtika.reactivefeign</groupId>
    <artifactId>feign-reactor-rx2</artifactId>
    <version>3.2.3</version>
</dependency>
                // https://jarcasting.com/artifacts/com.playtika.reactivefeign/feign-reactor-rx2/
implementation 'com.playtika.reactivefeign:feign-reactor-rx2:3.2.3'
                // https://jarcasting.com/artifacts/com.playtika.reactivefeign/feign-reactor-rx2/
implementation ("com.playtika.reactivefeign:feign-reactor-rx2:3.2.3")
                'com.playtika.reactivefeign:feign-reactor-rx2:jar:3.2.3'
                <dependency org="com.playtika.reactivefeign" name="feign-reactor-rx2" rev="3.2.3">
  <artifact name="feign-reactor-rx2" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.playtika.reactivefeign', module='feign-reactor-rx2', version='3.2.3')
)
                libraryDependencies += "com.playtika.reactivefeign" % "feign-reactor-rx2" % "3.2.3"
                [com.playtika.reactivefeign/feign-reactor-rx2 "3.2.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.projectreactor.addons : reactor-adapter | jar | |
| io.reactivex.rxjava2 : rxjava | jar | |
| com.playtika.reactivefeign : feign-reactor-webclient | jar | 3.2.3 | 
| org.springframework.boot : spring-boot-starter-webflux | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| io.projectreactor : reactor-test | jar | |
| junit : junit | jar | 4.13.2 | 
| org.assertj : assertj-core | jar | |
| com.github.tomakehurst : wiremock-jre8-standalone | jar | 2.32.0 | 
| org.awaitility : awaitility | jar | 4.2.0 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar |