License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdplay-akka-http2-support_2.12 |
Version | Version2.8.11 |
Type | Typejar |
Description |
DescriptionPlay-Akka-Http2-Support
Play-Akka-Http2-Support
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play-akka-http2-support_2.12-2.8.11.pom | |
play-akka-http2-support_2.12-2.8.11.jar | 574 bytes |
play-akka-http2-support_2.12-2.8.11-sources.jar | 592 bytes |
play-akka-http2-support_2.12-2.8.11-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-akka-http2-support_2.12/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-akka-http2-support_2.12</artifactId>
<version>2.8.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-akka-http2-support_2.12/
implementation 'com.typesafe.play:play-akka-http2-support_2.12:2.8.11'
// https://jarcasting.com/artifacts/com.typesafe.play/play-akka-http2-support_2.12/
implementation ("com.typesafe.play:play-akka-http2-support_2.12:2.8.11")
'com.typesafe.play:play-akka-http2-support_2.12:jar:2.8.11'
<dependency org="com.typesafe.play" name="play-akka-http2-support_2.12" rev="2.8.11">
<artifact name="play-akka-http2-support_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-akka-http2-support_2.12', version='2.8.11')
)
libraryDependencies += "com.typesafe.play" % "play-akka-http2-support_2.12" % "2.8.11"
[com.typesafe.play/play-akka-http2-support_2.12 "2.8.11"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
com.typesafe.play : play-akka-http-server_2.12 | jar | 2.8.11 |
com.typesafe.akka : akka-http2-support_2.12 | jar | 10.1.15 |