org.smartboot.servlet:plugin-websocket

a lightweight servlet container

License

License

GroupId

GroupId

org.smartboot.servlet
ArtifactId

ArtifactId

plugin-websocket
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

a lightweight servlet container

Download plugin-websocket

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javax.websocket : javax.websocket-api jar 1.1

provided (1)

Group / Artifact Type Version
org.smartboot.servlet : servlet-core jar 0.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3