License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers React User Interface Web Frameworks CLI Feign Net HTTP Clients Reactor Microservices Reactive libraries |
GroupId | GroupIdcom.playtika.reactivefeign |
ArtifactId | ArtifactIdfeign-reactor-webclient-jetty |
Last Version | Last Version3.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebClient with JettyClientHttpConnector
|
<!-- https://jarcasting.com/artifacts/com.playtika.reactivefeign/feign-reactor-webclient-jetty/ -->
<dependency>
<groupId>com.playtika.reactivefeign</groupId>
<artifactId>feign-reactor-webclient-jetty</artifactId>
<version>3.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.playtika.reactivefeign/feign-reactor-webclient-jetty/
implementation 'com.playtika.reactivefeign:feign-reactor-webclient-jetty:3.2.3'
// https://jarcasting.com/artifacts/com.playtika.reactivefeign/feign-reactor-webclient-jetty/
implementation ("com.playtika.reactivefeign:feign-reactor-webclient-jetty:3.2.3")
'com.playtika.reactivefeign:feign-reactor-webclient-jetty:jar:3.2.3'
<dependency org="com.playtika.reactivefeign" name="feign-reactor-webclient-jetty" rev="3.2.3">
<artifact name="feign-reactor-webclient-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.playtika.reactivefeign', module='feign-reactor-webclient-jetty', version='3.2.3')
)
libraryDependencies += "com.playtika.reactivefeign" % "feign-reactor-webclient-jetty" % "3.2.3"
[com.playtika.reactivefeign/feign-reactor-webclient-jetty "3.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.playtika.reactivefeign : feign-reactor-webclient-core | jar | 3.2.3 |
org.springframework : spring-webflux | jar | |
org.springframework : spring-web | jar | |
org.eclipse.jetty : jetty-reactive-httpclient | jar | |
org.eclipse.jetty.http2 : http2-client Optional | jar | |
org.eclipse.jetty.http2 : http2-http-client-transport Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
com.playtika.reactivefeign : feign-reactor-core | test-jar | 3.2.3 |
org.springframework.boot : spring-boot-starter-webflux | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
io.projectreactor : reactor-test | jar | |
com.github.tomakehurst : wiremock-jre8-standalone | jar | 2.32.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | |
junit : junit | jar | 4.13.2 |
org.awaitility : awaitility | jar | 4.2.0 |
io.projectreactor.tools : blockhound | jar | 1.0.6.RELEASE |
com.lmax : disruptor | jar | 3.4.4 |
io.micrometer : micrometer-core | jar |