Last Version

XWiki Commons - WebSocket 14.4.1

Adds support for writing WebSocket end-points as XWiki components.

License

License

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-websocket
Version

Version

14.4.1
Type

Type

jar
Description

Description

XWiki Commons - WebSocket
Adds support for writing WebSocket end-points as XWiki components.
Project URL

Project URL

https://extensions.xwiki.org?id=org.xwiki.commons:xwiki-commons-websocket:14.4.1:::/xwiki-commons-websocket
Project Organization

Project Organization

XWiki

Download xwiki-commons-websocket 14.4.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.xwiki.commons : xwiki-commons-component-api jar 14.4.1
org.xwiki.commons : xwiki-commons-observation-api jar 14.4.1
org.xwiki.commons : xwiki-commons-job-api jar 14.4.1
org.xwiki.commons : xwiki-commons-environment-servlet jar 14.4.1

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
javax.websocket : javax.websocket-api jar 1.0

test (1)

Group / Artifact Type Version
org.xwiki.commons : xwiki-commons-tool-test-component jar 14.4.1

Project Modules

There are no modules declared in this project.