Last Version

akka-http-core 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-core_2.11
Version

Version

10.1.15
Type

Type

jar
Description

Description

akka-http-core
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-core_2.11 10.1.15


<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-core_2.11/ -->
<dependency>
    <groupId>com.typesafe.akka</groupId>
    <artifactId>akka-http-core_2.11</artifactId>
    <version>10.1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-core_2.11/
implementation 'com.typesafe.akka:akka-http-core_2.11:10.1.15'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-core_2.11/
implementation ("com.typesafe.akka:akka-http-core_2.11:10.1.15")
'com.typesafe.akka:akka-http-core_2.11:jar:10.1.15'
<dependency org="com.typesafe.akka" name="akka-http-core_2.11" rev="10.1.15">
  <artifact name="akka-http-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-http-core_2.11', version='10.1.15')
)
libraryDependencies += "com.typesafe.akka" % "akka-http-core_2.11" % "10.1.15"
[com.typesafe.akka/akka-http-core_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-parsing_2.11 jar 10.1.15

provided (1)

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

test (5)

Group / Artifact Type Version
com.typesafe.akka : akka-stream-testkit_2.11 jar 2.5.31
io.spray : spray-json_2.11 jar 1.3.6
org.scalatest : scalatest_2.11 jar 3.0.9
org.scalacheck : scalacheck_2.11 jar 1.14.3
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.