Last Version

io.imast:client-webflux 1.0.0

The webflux-based implementation for base client infrastructure

Categories

Categories

CLI User Interface
GroupId

GroupId

io.imast
ArtifactId

ArtifactId

client-webflux
Version

Version

1.0.0
Type

Type

jar
Description

Description

io.imast:client-webflux
The webflux-based implementation for base client infrastructure
Project URL

Project URL

https://github.com/imast-io/imast-core/

Download client-webflux 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.imast : client-core jar 1.0.0
org.springframework : spring-webflux jar 5.3.2

Project Modules

There are no modules declared in this project.