is not current version
Last Version 23.1.0

vaadin-flow-sockjs 23.0.0-rc1

Sockjs push connection implementation for Vaadin Flow

License

License

MIT
Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.github.mcollovati.vertx
ArtifactId

ArtifactId

vaadin-flow-sockjs
Version

Version

23.0.0-rc1
Type

Type

jar
Description

Description

vaadin-flow-sockjs
Sockjs push connection implementation for Vaadin Flow
Project URL

Project URL

https://github.com/mcollovati/vertx-vaadin
Project Organization

Project Organization

Marco Collovati
Source Code Management

Source Code Management

https://github.com/mcollovati/vertx-vaadin

Download vaadin-flow-sockjs 23.0.0-rc1


<!-- https://jarcasting.com/artifacts/com.github.mcollovati.vertx/vaadin-flow-sockjs/ -->
<dependency>
    <groupId>com.github.mcollovati.vertx</groupId>
    <artifactId>vaadin-flow-sockjs</artifactId>
    <version>23.0.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mcollovati.vertx/vaadin-flow-sockjs/
implementation 'com.github.mcollovati.vertx:vaadin-flow-sockjs:23.0.0-rc1'
// https://jarcasting.com/artifacts/com.github.mcollovati.vertx/vaadin-flow-sockjs/
implementation ("com.github.mcollovati.vertx:vaadin-flow-sockjs:23.0.0-rc1")
'com.github.mcollovati.vertx:vaadin-flow-sockjs:jar:23.0.0-rc1'
<dependency org="com.github.mcollovati.vertx" name="vaadin-flow-sockjs" rev="23.0.0-rc1">
  <artifact name="vaadin-flow-sockjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mcollovati.vertx', module='vaadin-flow-sockjs', version='23.0.0-rc1')
)
libraryDependencies += "com.github.mcollovati.vertx" % "vaadin-flow-sockjs" % "23.0.0-rc1"
[com.github.mcollovati.vertx/vaadin-flow-sockjs "23.0.0-rc1"]

Dependencies

provided (5)

Group / Artifact Type Version
com.vaadin : flow-server jar 23.1.0.beta1
com.vaadin : flow-client jar 23.1.0.beta1
com.google.gwt : gwt-user jar 2.8.2
com.google.gwt : gwt-dev jar 2.8.2
com.google.gwt : gwt-elemental jar 2.8.2

Project Modules

There are no modules declared in this project.