MVN

io.micronaut : websocket

Maven & Gradle

Oct 08, 2018
4 usages
5.9k stars

Micronaut · Natively Cloud Native

<dependency>
    <groupId>io.micronaut</groupId>
    <artifactId>websocket</artifactId>
    <version>1.0.0.RC2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.micronaut : websocket to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0.RC2
  • Latest Release Candidate: 1.0.0.RC2

All Versions

Choose a version of io.micronaut : websocket to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
websocket-1.0.0.RC2

How to add a dependency to Maven

Add the following io.micronaut : websocket maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.micronaut</groupId>
    <artifactId>websocket</artifactId>
    <version>1.0.0.RC2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.micronaut : websocket gradle dependency to your build.gradle file:

implementation 'io.micronaut:websocket:1.0.0.RC2'

Gradle Kotlin DSL: Add the following io.micronaut : websocket gradle kotlin dependency to your build.gradle.kts file:

implementation("io.micronaut:websocket:1.0.0.RC2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.micronaut : websocket sbt scala dependency to your build.sbt file:

libraryDependencies += "io.micronaut" % "websocket" % "1.0.0.RC2"

Advertisement

Dependencies from Group

Aug 16, 2023
531 usages
5.9k stars
Aug 18, 2023
453 usages
5.9k stars
Aug 18, 2023
236 usages
5.9k stars
Aug 16, 2023
157 usages
5.9k stars
Aug 18, 2023
69 usages
5.9k stars

Discover Dependencies

Oct 09, 2018
5 usages
5.9k stars
Apr 15, 2019
3 usages
Apr 15, 2019
3 usages
Oct 15, 2018
3 usages
708 stars
Jul 19, 2023
3 usages
0 stars
Jun 09, 2019
4 usages
10 stars
Jun 09, 2019
3 usages
10 stars
Mar 22, 2019
13 usages
Jun 09, 2020
11 usages
68 stars