Last Version

Westty SockJS 0.1.6

Server engine using Weld and Netty for building REST applications.

License

License

Apache License
GroupId

GroupId

org.deephacks.westty
ArtifactId

ArtifactId

westty-sockjs
Version

Version

0.1.6
Type

Type

jar
Description

Description

Westty SockJS
Server engine using Weld and Netty for building REST applications.

Download westty-sockjs 0.1.6


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

Dependencies

compile (7)

Group / Artifact Type Version
org.deephacks.westty : westty-api jar 0.1.6
org.deephacks.westty : westty-spi jar 0.1.6
org.vert-x : vertx-core jar 1.3.1.final
org.vert-x : vertx-platform jar 1.3.1.final
org.vert-x : vertx-lang-java jar 1.3.1.final
org.deephacks : confit jar 0.16.0
com.google.guava : guava jar 14.0.1

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : jcl-over-slf4j jar 1.7.5

test (5)

Group / Artifact Type Version
org.deephacks.westty : westty-cluster jar 0.1.6
org.deephacks.westty : westty-core jar 0.1.6
org.deephacks.westty : westty-core test-jar 0.1.6
ch.qos.logback : logback-classic jar 1.0.6
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.