is not current version
Last Version 10.2.9

akka-http-core 10.2.5-M1

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

Version

10.2.5-M1
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.13 10.2.5-M1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
com.typesafe.akka : akka-parsing_2.13 jar 10.2.5-M1

provided (2)

Group / Artifact Type Version
com.github.ghik : silencer-lib_2.13.5 jar 1.7.3
com.typesafe.akka : akka-stream_2.13 jar 2.5.32

test (6)

Group / Artifact Type Version
com.typesafe.akka : akka-stream-testkit_2.13 jar 2.5.32
io.spray : spray-json_2.13 jar 1.3.6
org.scalatest : scalatest_2.13 jar 3.1.4
org.scalatestplus : scalacheck-1-14_2.13 jar 3.1.4.0
org.scalatestplus : junit-4-13_2.13 jar 3.1.4.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.