Last Version

feign-reactive 3.1.2

Use Feign client on WebClient with Kotlin coroutine support

License

License

Categories

Categories

React User Interface Web Frameworks Feign Net HTTP Clients Reactor Container Microservices Reactive libraries
GroupId

GroupId

io.github.stas29a
ArtifactId

ArtifactId

feign-reactor
Version

Version

3.1.2
Type

Type

pom
Description

Description

feign-reactive
Use Feign client on WebClient with Kotlin coroutine support
Project URL

Project URL

https://github.com/stas29a/coroutine-feign-client
Source Code Management

Source Code Management

https://svn.apache.org/viewvc/maven

Download feign-reactor 3.1.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • feign-reactor-core
  • feign-reactor-webclient-core
  • feign-reactor-webclient
  • feign-reactor-webclient-jetty
  • feign-reactor-cloud
  • feign-reactor-rx2
  • feign-reactor-jetty
  • feign-reactor-java11
  • feign-reactor-benchmarks
  • feign-reactor-spring-configuration
  • feign-reactor-test
  • feign-reactor-bom
  • feign-reactor-spring-cloud-starter
  • feign-reactor-parent