Last Version

akka-http 10.1.15

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.11
Version

Version

10.1.15
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.11 10.1.15


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.typesafe.akka : akka-http-core_2.11 jar 10.1.15

provided (1)

Group / Artifact Type Version
com.typesafe.akka : akka-stream_2.11 jar 2.5.31

Project Modules

There are no modules declared in this project.