Nano Ext Websocket

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.nanoframework
ArtifactId

ArtifactId

nano-ext-websocket
Last Version

Last Version

1.4.10
Release Date

Release Date

Type

Type

jar
Description

Description

Nano Ext Websocket
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org

Download nano-ext-websocket

How to add to project

<!-- https://jarcasting.com/artifacts/org.nanoframework/nano-ext-websocket/ -->
<dependency>
    <groupId>org.nanoframework</groupId>
    <artifactId>nano-ext-websocket</artifactId>
    <version>1.4.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.nanoframework/nano-ext-websocket/
implementation 'org.nanoframework:nano-ext-websocket:1.4.10'
// https://jarcasting.com/artifacts/org.nanoframework/nano-ext-websocket/
implementation ("org.nanoframework:nano-ext-websocket:1.4.10")
'org.nanoframework:nano-ext-websocket:jar:1.4.10'
<dependency org="org.nanoframework" name="nano-ext-websocket" rev="1.4.10">
  <artifact name="nano-ext-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nanoframework', module='nano-ext-websocket', version='1.4.10')
)
libraryDependencies += "org.nanoframework" % "nano-ext-websocket" % "1.4.10"
[org.nanoframework/nano-ext-websocket "1.4.10"]

Dependencies

compile (3)

Group / Artifact Type Version
io.netty : netty-handler jar 4.1.3.Final
io.netty : netty-codec-http jar 4.1.3.Final
org.nanoframework : nano-commons jar 1.4.10

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
org.nanoframework : nano-webmvc jar 1.4.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Release Build Status Coverage Status License

Versions

Version
1.4.10
1.4.9
1.4.8
1.4.7
1.4.6
1.4.3
1.4.2
1.4.1
1.4.0
1.3.16
1.3.15
1.3.14
1.3.13