| License |
License |
|---|---|
| Categories |
CategoriesVaadin User Interface Web Frameworks |
| GroupId | GroupIdcom.github.mcollovati.vertx |
| ArtifactId | ArtifactIdvaadin-flow-sockjs |
| Last Version | Last Version23.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvaadin-flow-sockjs
Sockjs push connection implementation for Vaadin Flow
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mcollovati.vertx/vaadin-flow-sockjs/
implementation 'com.github.mcollovati.vertx:vaadin-flow-sockjs:23.1.0'
// https://jarcasting.com/artifacts/com.github.mcollovati.vertx/vaadin-flow-sockjs/
implementation ("com.github.mcollovati.vertx:vaadin-flow-sockjs:23.1.0")
'com.github.mcollovati.vertx:vaadin-flow-sockjs:jar:23.1.0'
<dependency org="com.github.mcollovati.vertx" name="vaadin-flow-sockjs" rev="23.1.0">
<artifact name="vaadin-flow-sockjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mcollovati.vertx', module='vaadin-flow-sockjs', version='23.1.0')
)
libraryDependencies += "com.github.mcollovati.vertx" % "vaadin-flow-sockjs" % "23.1.0"
[com.github.mcollovati.vertx/vaadin-flow-sockjs "23.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.vaadin : flow-server | jar | 23.1.1 |
| com.vaadin : flow-client | jar | 23.1.1 |
| 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 |