Vert.x - SockJS

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-sockjs
Last Version

Last Version

3.0.0-dev_preview1
Release Date

Release Date

Type

Type

jar
Description

Description

Vert.x - SockJS
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download vertx-sockjs

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.0.0-dev_preview1
io.vertx : vertx-routematcher jar 3.0.0-dev_preview1
io.vertx : vertx-codegen Optional jar 3.0.0-dev_preview1
io.vertx : vertx-lang-groovy Optional jar 3.0.0-dev_preview1
org.codehaus.groovy : groovy-all Optional jar 2.3.6
io.vertx : vertx-lang-js Optional jar 3.0.0-dev_preview1

test (2)

Group / Artifact Type Version
io.vertx : vertx-core test-jar 3.0.0-dev_preview1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-dev_preview1
3.0.0-milestone2