MVN

app.bluelips.libs : webflux-websocket-coroutine

Maven & Gradle

May 06, 2024
0 stars

webflux-websocket-coroutine · Webflux WebSocket Coroutine

<dependency>
    <groupId>app.bluelips.libs</groupId>
    <artifactId>webflux-websocket-coroutine</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of app.bluelips.libs : webflux-websocket-coroutine to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of app.bluelips.libs : webflux-websocket-coroutine to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
webflux-websocket-coroutine-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>app.bluelips.libs</groupId>
    <artifactId>webflux-websocket-coroutine</artifactId>
    <version>0.0.1</version>
</dependency>