Categories |
CategoriesReact User Interface Web Frameworks Feign Net HTTP Clients Reactor Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdio.github.stas29a |
ArtifactId | ArtifactIdfeign-reactor-core |
Last Version | Last Version3.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFeign Reactive Core
|
Filename | Size |
---|---|
feign-reactor-core-3.1.2.pom | |
feign-reactor-core-3.1.2-sources.jar | 57 KB |
feign-reactor-core-3.1.2-javadoc.jar | 316 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.stas29a/feign-reactor-core/ -->
<dependency>
<groupId>io.github.stas29a</groupId>
<artifactId>feign-reactor-core</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.stas29a/feign-reactor-core/
implementation 'io.github.stas29a:feign-reactor-core:3.1.2'
// https://jarcasting.com/artifacts/io.github.stas29a/feign-reactor-core/
implementation ("io.github.stas29a:feign-reactor-core:3.1.2")
'io.github.stas29a:feign-reactor-core:jar:3.1.2'
<dependency org="io.github.stas29a" name="feign-reactor-core" rev="3.1.2">
<artifact name="feign-reactor-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.stas29a', module='feign-reactor-core', version='3.1.2')
)
libraryDependencies += "io.github.stas29a" % "feign-reactor-core" % "3.1.2"
[io.github.stas29a/feign-reactor-core "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-core | jar | |
io.github.openfeign : feign-core | jar | |
org.slf4j : slf4j-api | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
io.micrometer : micrometer-core Optional | jar | |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
org.jetbrains.kotlin : kotlin-reflect | jar | |
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 | jar | 1.5.2 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar |
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-test | jar | |
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | |
com.github.tomakehurst : wiremock | jar | 2.27.2 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
org.hamcrest : hamcrest-library | jar | |
org.mockito : mockito-core | jar | |
org.awaitility : awaitility | jar | 4.0.3 |
io.projectreactor.tools : blockhound | jar | 1.0.4.RELEASE |
com.lmax : disruptor | jar | 3.4.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | |
org.springframework.boot : spring-boot-starter-webflux | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |