Last Version

Api Client WebFlux Spring 0.0.1

Api Client based on WebClient of Spring WebFlux

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.bremersee
ArtifactId

ArtifactId

api-client-webflux-spring
Version

Version

0.0.1
Type

Type

jar
Description

Description

Api Client WebFlux Spring
Api Client based on WebClient of Spring WebFlux
Project Organization

Project Organization

bremersee.org

Download api-client-webflux-spring 0.0.1


<!-- https://jarcasting.com/artifacts/org.bremersee/api-client-webflux-spring/ -->
<dependency>
    <groupId>org.bremersee</groupId>
    <artifactId>api-client-webflux-spring</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bremersee/api-client-webflux-spring/
implementation 'org.bremersee:api-client-webflux-spring:0.0.1'
// https://jarcasting.com/artifacts/org.bremersee/api-client-webflux-spring/
implementation ("org.bremersee:api-client-webflux-spring:0.0.1")
'org.bremersee:api-client-webflux-spring:jar:0.0.1'
<dependency org="org.bremersee" name="api-client-webflux-spring" rev="0.0.1">
  <artifact name="api-client-webflux-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bremersee', module='api-client-webflux-spring', version='0.0.1')
)
libraryDependencies += "org.bremersee" % "api-client-webflux-spring" % "0.0.1"
[org.bremersee/api-client-webflux-spring "0.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-webflux jar
org.springframework.data : spring-data-commons Optional jar
javax.validation : validation-api jar
org.immutables : value jar 2.8.8
org.projectlombok : lombok Optional jar

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
io.projectreactor : reactor-test jar
org.springframework.boot : spring-boot-starter-webflux jar
org.springframework.boot : spring-boot-starter-validation jar
io.projectreactor.netty : reactor-netty jar

Project Modules

There are no modules declared in this project.