Jakarta WebSocket API Parent


License

License

GroupId

GroupId

jakarta.websocket
ArtifactId

ArtifactId

jakarta.websocket-all
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Jakarta WebSocket API Parent
Jakarta WebSocket API Parent
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.websocket
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/websocket-api

Download jakarta.websocket-all

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • client
  • server
jakarta.websocket

Eclipse EE4J

The Eclipse EE4J Project

Versions

Version
2.1.0
2.0.0
2.0.0-RC1
2.0.0-M1
1.1.2
1.1.1