is not current version
Last Version 10.2.9

akka-http 10.2.6

Akka Http: Modern, fast, asynchronous, streaming-first HTTP server and client.

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-http_2.12
Version

Version

10.2.6
Type

Type

jar
Description

Description

akka-http
Akka Http: Modern, fast, asynchronous, streaming-first HTTP server and client.
Project URL

Project URL

https://akka.io
Project Organization

Project Organization

Lightbend
Source Code Management

Source Code Management

https://github.com/akka/akka-http

Download akka-http_2.12 10.2.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.14
com.typesafe.akka : akka-http-core_2.12 jar 10.2.6

provided (2)

Group / Artifact Type Version
com.github.ghik : silencer-lib_2.12.14 jar 1.7.5
com.typesafe.akka : akka-stream_2.12 jar 2.5.32

Project Modules

There are no modules declared in this project.