License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices CLI User Interface |
GroupId | GroupIdorg.bremersee |
ArtifactId | ArtifactIdapi-client-webflux-spring-boot-starter |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApi Client WebFlux Spring Boot Starter
Api Client based on WebClient of Spring WebFlux
|
Project Organization |
Project Organization |
<!-- 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"]
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 |