Categories |
CategoriesReact User Interface Web Frameworks Feign Net HTTP Clients Reactor Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdio.github.stas29a |
ArtifactId | ArtifactIdfeign-reactor-bom |
Last Version | Last Version3.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Filename | Size |
---|---|
feign-reactor-bom-3.1.2.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.stas29a/feign-reactor-bom/ -->
<dependency>
<groupId>io.github.stas29a</groupId>
<artifactId>feign-reactor-bom</artifactId>
<version>3.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.stas29a/feign-reactor-bom/
implementation 'io.github.stas29a:feign-reactor-bom:3.1.2'
// https://jarcasting.com/artifacts/io.github.stas29a/feign-reactor-bom/
implementation ("io.github.stas29a:feign-reactor-bom:3.1.2")
'io.github.stas29a:feign-reactor-bom:pom:3.1.2'
<dependency org="io.github.stas29a" name="feign-reactor-bom" rev="3.1.2">
<artifact name="feign-reactor-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.stas29a', module='feign-reactor-bom', version='3.1.2')
)
libraryDependencies += "io.github.stas29a" % "feign-reactor-bom" % "3.1.2"
[io.github.stas29a/feign-reactor-bom "3.1.2"]