Last Version

play2-websocket 1.0.4

Scalable resilient to failures WebSocket/Socket.IO messaging module for Scala Play 2 for cloud environments.

License

License

GroupId

GroupId

com.originate
ArtifactId

ArtifactId

play2-websocket_2.10
Version

Version

1.0.4
Type

Type

jar
Description

Description

play2-websocket
Scalable resilient to failures WebSocket/Socket.IO messaging module for Scala Play 2 for cloud environments.
Project Organization

Project Organization

com.originate

Download play2-websocket_2.10 1.0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
com.typesafe.play : twirl-api_2.10 jar 1.0.0
com.typesafe.play : play_2.10 jar 2.3.0
com.typesafe.akka : akka-remote_2.10 jar 2.3.3

test (1)

Group / Artifact Type Version
com.typesafe.play : play-test_2.10 jar 2.3.0

Project Modules

There are no modules declared in this project.