Last Version

Api Client WebFlux Spring Boot Starter 0.0.1

Api Client based on WebClient of Spring WebFlux

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

org.bremersee
ArtifactId

ArtifactId

api-client-webflux-spring-boot-starter
Version

Version

0.0.1
Type

Type

jar
Description

Description

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

Project Organization

bremersee.org

Download api-client-webflux-spring-boot-starter 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.bremersee : api-client-webflux-spring Optional jar 0.0.1
org.bremersee : api-client-webflux-spring-boot-autoconfigure Optional jar 0.0.1
org.projectlombok : lombok Optional jar

Project Modules

There are no modules declared in this project.