| License |
License |
|---|---|
| Categories |
CategoriesNet Netty Networking |
| GroupId | GroupIdcom.typesafe.play |
| ArtifactId | ArtifactIdplay-netty-server_2.10 |
| Version | Version2.4.11 |
| Type | Typejar |
| Description |
DescriptionPlay-Netty-Server
Play-Netty-Server
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-netty-server_2.10/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-netty-server_2.10</artifactId>
<version>2.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-netty-server_2.10/
implementation 'com.typesafe.play:play-netty-server_2.10:2.4.11'
// https://jarcasting.com/artifacts/com.typesafe.play/play-netty-server_2.10/
implementation ("com.typesafe.play:play-netty-server_2.10:2.4.11")
'com.typesafe.play:play-netty-server_2.10:jar:2.4.11'
<dependency org="com.typesafe.play" name="play-netty-server_2.10" rev="2.4.11">
<artifact name="play-netty-server_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-netty-server_2.10', version='2.4.11')
)
libraryDependencies += "com.typesafe.play" % "play-netty-server_2.10" % "2.4.11"
[com.typesafe.play/play-netty-server_2.10 "2.4.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.5 |
| com.typesafe.play : play-server_2.10 | jar | 2.4.11 |
| io.netty : netty | jar | 3.10.4.Final |
| com.typesafe.netty : netty-http-pipelining | jar | 1.1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2-core_2.10 | jar | 3.6.6 |
| org.specs2 : specs2-junit_2.10 | jar | 3.6.6 |
| org.specs2 : specs2-mock_2.10 | jar | 3.6.6 |