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