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 |
Version | Version3.0.3 |
Type | Typejar |
Description |
DescriptionUse Feign client on WebClient
|
Filename | Size |
---|---|
feign-reactor-rx2-3.0.3.pom | |
feign-reactor-rx2-3.0.3.jar | 13 KB |
feign-reactor-rx2-3.0.3-sources.jar | 9 KB |
feign-reactor-rx2-3.0.3-javadoc.jar | 440 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.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.playtika.reactivefeign/feign-reactor-rx2/
implementation 'com.playtika.reactivefeign:feign-reactor-rx2:3.0.3'
// https://jarcasting.com/artifacts/com.playtika.reactivefeign/feign-reactor-rx2/
implementation ("com.playtika.reactivefeign:feign-reactor-rx2:3.0.3")
'com.playtika.reactivefeign:feign-reactor-rx2:jar:3.0.3'
<dependency org="com.playtika.reactivefeign" name="feign-reactor-rx2" rev="3.0.3">
<artifact name="feign-reactor-rx2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.playtika.reactivefeign', module='feign-reactor-rx2', version='3.0.3')
)
libraryDependencies += "com.playtika.reactivefeign" % "feign-reactor-rx2" % "3.0.3"
[com.playtika.reactivefeign/feign-reactor-rx2 "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor.addons : reactor-adapter | jar | |
io.reactivex.rxjava2 : rxjava | jar | |
com.playtika.reactivefeign : feign-reactor-webclient | jar | 3.0.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.1 |
org.assertj : assertj-core | jar | |
com.github.tomakehurst : wiremock | jar | 2.27.2 |
org.awaitility : awaitility | jar | 4.0.3 |
org.apache.logging.log4j : log4j-slf4j-impl | jar |