is not current version
Last Version 14.4.1

XWiki Commons - Netflux 14.0

Provides the WebSocket server end-point used to join Netflux channels and to exchange channel or direct messages.

License

License

Categories

Categories

Net
GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-netflux
Version

Version

14.0
Type

Type

jar
Description

Description

XWiki Commons - Netflux
Provides the WebSocket server end-point used to join Netflux channels and to exchange channel or direct messages.
Project URL

Project URL

https://extensions.xwiki.org?id=org.xwiki.commons:xwiki-commons-netflux:14.0:::/xwiki-commons-netflux
Project Organization

Project Organization

XWiki

Download xwiki-commons-netflux 14.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.xwiki.commons : xwiki-commons-component-api jar 14.0
org.xwiki.commons : xwiki-commons-websocket jar 14.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.1

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.