Last Version

Jetty :: Websocket :: org.eclipse.jetty.websocket :: Common 10.0.0.alpha1

The Eclipse Jetty Project

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.websocket
ArtifactId

ArtifactId

jetty-websocket-common
Version

Version

10.0.0.alpha1
Type

Type

jar
Description

Description

Jetty :: Websocket :: org.eclipse.jetty.websocket :: Common
The Eclipse Jetty Project
Project URL

Project URL

http://www.eclipse.org/jetty/jetty-websocket-common
Project Organization

Project Organization

Webtide

Download jetty-websocket-common 10.0.0.alpha1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.jetty.websocket : jetty-websocket-api jar 10.0.0.alpha1
org.eclipse.jetty.websocket : websocket-core jar 10.0.0.alpha1
org.eclipse.jetty : jetty-util jar 10.0.0.alpha1
org.eclipse.jetty : jetty-io jar 10.0.0.alpha1

test (4)

Group / Artifact Type Version
org.eclipse.jetty : jetty-client jar 10.0.0.alpha1
org.eclipse.jetty : jetty-server jar 10.0.0.alpha1
org.eclipse.jetty.toolchain : jetty-test-helper jar 5.3
org.junit.jupiter : junit-jupiter jar 5.5.1

Project Modules

There are no modules declared in this project.