License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-websocket |
Version | Version13.10.1 |
Type | Typejar |
Description |
DescriptionXWiki Commons - WebSocket
Adds support for writing WebSocket end-points as XWiki components.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-websocket/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-websocket</artifactId>
<version>13.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-websocket/
implementation 'org.xwiki.commons:xwiki-commons-websocket:13.10.1'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-websocket/
implementation ("org.xwiki.commons:xwiki-commons-websocket:13.10.1")
'org.xwiki.commons:xwiki-commons-websocket:jar:13.10.1'
<dependency org="org.xwiki.commons" name="xwiki-commons-websocket" rev="13.10.1">
<artifact name="xwiki-commons-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-websocket', version='13.10.1')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-websocket" % "13.10.1"
[org.xwiki.commons/xwiki-commons-websocket "13.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-component-api | jar | 13.10.1 |
org.xwiki.commons : xwiki-commons-observation-api | jar | 13.10.1 |
org.xwiki.commons : xwiki-commons-job-api | jar | 13.10.1 |
org.xwiki.commons : xwiki-commons-environment-servlet | jar | 13.10.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
javax.websocket : javax.websocket-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-tool-test-component | jar | 13.10.1 |