License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdplay-netty-server_2.13 |
Version | Version2.8.12 |
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.13/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-netty-server_2.13</artifactId>
<version>2.8.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-netty-server_2.13/
implementation 'com.typesafe.play:play-netty-server_2.13:2.8.12'
// https://jarcasting.com/artifacts/com.typesafe.play/play-netty-server_2.13/
implementation ("com.typesafe.play:play-netty-server_2.13:2.8.12")
'com.typesafe.play:play-netty-server_2.13:jar:2.8.12'
<dependency org="com.typesafe.play" name="play-netty-server_2.13" rev="2.8.12">
<artifact name="play-netty-server_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-netty-server_2.13', version='2.8.12')
)
libraryDependencies += "com.typesafe.play" % "play-netty-server_2.13" % "2.8.12"
[com.typesafe.play/play-netty-server_2.13 "2.8.12"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
com.typesafe.play : play-server_2.13 | jar | 2.8.12 |
com.typesafe.netty : netty-reactive-streams-http | jar | 2.0.5 |
io.netty : netty-transport-native-epoll | jar | 4.1.72.Final |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.13 | jar | 4.8.3 |
org.specs2 : specs2-junit_2.13 | jar | 4.8.3 |
org.specs2 : specs2-mock_2.13 | jar | 4.8.3 |