Last Version

Jetty Bootstrap : Websocket Dependencies 1.0.14

The Open Source Jetty starter kit library to quickly build standalone application

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.teknux
ArtifactId

ArtifactId

jetty-bootstrap-websocket
Version

Version

1.0.14
Type

Type

jar
Description

Description

Jetty Bootstrap : Websocket Dependencies
The Open Source Jetty starter kit library to quickly build standalone application
Source Code Management

Source Code Management

http://github.com/teknux-org/jetty-bootstrap/tree/master/jetty-bootstrap-websocket

Download jetty-bootstrap-websocket 1.0.14


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.jetty.websocket : websocket-server jar 9.4.18.v20190429
org.eclipse.jetty.websocket : javax-websocket-server-impl jar 9.4.18.v20190429

Project Modules

There are no modules declared in this project.