Last Version

Exactpro WebChannels 2.2.3

WebChannels is java library for browser agnostic message transport with reliable delivery over standard API (websocket, XMLHttpRequest)

License

License

GroupId

GroupId

com.exactpro.webchannels
ArtifactId

ArtifactId

webchannels
Version

Version

2.2.3
Type

Type

jar
Description

Description

Exactpro WebChannels
WebChannels is java library for browser agnostic message transport with reliable delivery over standard API (websocket, XMLHttpRequest)
Project URL

Project URL

https://github.com/Exactpro/webchannels
Source Code Management

Source Code Management

https://github.com/Exactpro/webchannels

Download webchannels 2.2.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
commons-collections : commons-collections jar 3.2.1

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
javax.websocket : javax.websocket-api jar 1.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.guava : guava jar 20.0

Project Modules

There are no modules declared in this project.