Last Version

Jakarta WebSocket - Client API 2.1.0

Jakarta WebSocket - Client API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

jakarta.websocket
ArtifactId

ArtifactId

jakarta.websocket-client-api
Version

Version

2.1.0
Type

Type

jar
Description

Description

Jakarta WebSocket - Client API
Jakarta WebSocket - Client API
Project URL

Project URL

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

Project Organization

Eclipse Foundation

Download jakarta.websocket-client-api 2.1.0


<!-- https://jarcasting.com/artifacts/jakarta.websocket/jakarta.websocket-client-api/ -->
<dependency>
    <groupId>jakarta.websocket</groupId>
    <artifactId>jakarta.websocket-client-api</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/jakarta.websocket/jakarta.websocket-client-api/
implementation 'jakarta.websocket:jakarta.websocket-client-api:2.1.0'
// https://jarcasting.com/artifacts/jakarta.websocket/jakarta.websocket-client-api/
implementation ("jakarta.websocket:jakarta.websocket-client-api:2.1.0")
'jakarta.websocket:jakarta.websocket-client-api:jar:2.1.0'
<dependency org="jakarta.websocket" name="jakarta.websocket-client-api" rev="2.1.0">
  <artifact name="jakarta.websocket-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='jakarta.websocket', module='jakarta.websocket-client-api', version='2.1.0')
)
libraryDependencies += "jakarta.websocket" % "jakarta.websocket-client-api" % "2.1.0"
[jakarta.websocket/jakarta.websocket-client-api "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

There are no modules declared in this project.