top.chaser:common-webflux


License

License

MIT License
GroupId

GroupId

top.chaser
ArtifactId

ArtifactId

common-webflux
Last Version

Last Version

B-1.0.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Download common-webflux

How to add to project

<!-- https://jarcasting.com/artifacts/top.chaser/common-webflux/ -->
<dependency>
    <groupId>top.chaser</groupId>
    <artifactId>common-webflux</artifactId>
    <version>B-1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.chaser/common-webflux/
implementation 'top.chaser:common-webflux:B-1.0.3.RELEASE'
// https://jarcasting.com/artifacts/top.chaser/common-webflux/
implementation ("top.chaser:common-webflux:B-1.0.3.RELEASE")
'top.chaser:common-webflux:jar:B-1.0.3.RELEASE'
<dependency org="top.chaser" name="common-webflux" rev="B-1.0.3.RELEASE">
  <artifact name="common-webflux" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.chaser', module='common-webflux', version='B-1.0.3.RELEASE')
)
libraryDependencies += "top.chaser" % "common-webflux" % "B-1.0.3.RELEASE"
[top.chaser/common-webflux "B-1.0.3.RELEASE"]

Dependencies

compile (7)

Group / Artifact Type Version
top.chaser : common-web jar
org.springframework : spring-webflux jar
commons-io : commons-io jar
io.netty : netty-buffer jar
cn.hutool : hutool-all jar
com.google.guava : guava jar
org.slf4j : slf4j-api jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar
org.springframework.boot : spring-boot-configuration-processor jar

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.

Versions

Version
B-1.0.3.RELEASE