License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-netflux |
Version | Version14.0 |
Type | Typejar |
Description |
DescriptionXWiki Commons - Netflux
Provides the WebSocket server end-point used to join Netflux channels and to exchange channel or direct messages.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xwiki-commons-netflux-14.0.pom | |
xwiki-commons-netflux-14.0.jar | 29 KB |
xwiki-commons-netflux-14.0-sources.jar | 25 KB |
xwiki-commons-netflux-14.0-javadoc.jar | 10 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.websocket : javax.websocket-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-tool-test-component | jar | 14.0 |