License |
License |
---|---|
GroupId | GroupIdcom.github.fdimuccio |
ArtifactId | ArtifactIdplay2-sockjs_2.11 |
Version | Version0.7.1 |
Type | Typejar |
Description |
Descriptionplay2-sockjs
play2-sockjs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
play2-sockjs_2.11-0.7.1.pom | |
play2-sockjs_2.11-0.7.1.jar | 370 KB |
play2-sockjs_2.11-0.7.1-sources.jar | 31 KB |
play2-sockjs_2.11-0.7.1-javadoc.jar | 476 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fdimuccio/play2-sockjs_2.11/ -->
<dependency>
<groupId>com.github.fdimuccio</groupId>
<artifactId>play2-sockjs_2.11</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fdimuccio/play2-sockjs_2.11/
implementation 'com.github.fdimuccio:play2-sockjs_2.11:0.7.1'
// https://jarcasting.com/artifacts/com.github.fdimuccio/play2-sockjs_2.11/
implementation ("com.github.fdimuccio:play2-sockjs_2.11:0.7.1")
'com.github.fdimuccio:play2-sockjs_2.11:jar:0.7.1'
<dependency org="com.github.fdimuccio" name="play2-sockjs_2.11" rev="0.7.1">
<artifact name="play2-sockjs_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fdimuccio', module='play2-sockjs_2.11', version='0.7.1')
)
libraryDependencies += "com.github.fdimuccio" % "play2-sockjs_2.11" % "0.7.1"
[com.github.fdimuccio/play2-sockjs_2.11 "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.11 | jar | 2.7.3 |
com.google.inject : guice | jar | 4.2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http_2.11 | jar | 10.1.8 |
com.typesafe.akka : akka-stream-testkit_2.11 | jar | 2.5.23 |
org.scalatest : scalatest_2.11 | jar | 3.0.8 |
com.typesafe.play : play-test_2.11 | jar | 2.7.3 |
com.typesafe.play : play-guice_2.11 | jar | 2.7.3 |
com.typesafe.play : play-netty-server_2.11 | jar | 2.7.3 |