Last Version

akka-http-bom 10.2.9

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

Version

10.2.9
Type

Type

pom
Description

Description

akka-http-bom
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-bom_2.13 10.2.9


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.