play2-sockjs


License

License

GroupId

GroupId

com.github.fdimuccio
ArtifactId

ArtifactId

play2-sockjs_2.12
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

play2-sockjs
play2-sockjs
Project URL

Project URL

https://github.com/fdimuccio/play2-sockjs
Project Organization

Project Organization

com.github.fdimuccio

Download play2-sockjs_2.12

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10

provided (2)

Group / Artifact Type Version
com.typesafe.play : play_2.12 jar 2.8.8
com.google.inject : guice jar 4.2.2

test (6)

Group / Artifact Type Version
com.typesafe.akka : akka-http_2.12 jar 10.2.4
com.typesafe.akka : akka-stream-testkit_2.12 jar 2.6.14
org.scalatest : scalatest_2.12 jar 3.2.9
com.typesafe.play : play-test_2.12 jar 2.8.8
com.typesafe.play : play-guice_2.12 jar 2.8.8
com.typesafe.play : play-netty-server_2.12 jar 2.8.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0
0.6.0
0.6.0-M1