| License |
License |
|---|---|
| Categories |
CategoriesNet Netty Networking |
| GroupId | GroupIdws.unfiltered |
| ArtifactId | ArtifactIdunfiltered-netty-websockets_3 |
| Version | Version0.12.0-M6 |
| Type | Typejar |
| Description |
Descriptionunfiltered-netty-websockets
WebSockets plan support using Netty
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-netty-websockets_3/ -->
<dependency>
<groupId>ws.unfiltered</groupId>
<artifactId>unfiltered-netty-websockets_3</artifactId>
<version>0.12.0-M6</version>
</dependency>
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-netty-websockets_3/
implementation 'ws.unfiltered:unfiltered-netty-websockets_3:0.12.0-M6'
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-netty-websockets_3/
implementation ("ws.unfiltered:unfiltered-netty-websockets_3:0.12.0-M6")
'ws.unfiltered:unfiltered-netty-websockets_3:jar:0.12.0-M6'
<dependency org="ws.unfiltered" name="unfiltered-netty-websockets_3" rev="0.12.0-M6">
<artifact name="unfiltered-netty-websockets_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.unfiltered', module='unfiltered-netty-websockets_3', version='0.12.0-M6')
)
libraryDependencies += "ws.unfiltered" % "unfiltered-netty-websockets_3" % "0.12.0-M6"
[ws.unfiltered/unfiltered-netty-websockets_3 "0.12.0-M6"]
| Group / Artifact | Type | Version |
|---|---|---|
| ws.unfiltered : unfiltered-netty-server_3 | jar | 0.12.0-M6 |
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| ws.unfiltered : unfiltered-specs2_3 | jar | 0.12.0-M6 |
| org.specs2 : specs2-core_2.13 | jar | 4.13.1 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
| com.ning : async-http-client | jar | 1.8.17 |