akka-bom

Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala. (depending on Scala 2.13)

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-bom_2.13
Last Version

Last Version

2.6.19
Release Date

Release Date

Type

Type

pom
Description

Description

akka-bom
Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala. (depending on Scala 2.13)
Project URL

Project URL

https://akka.io/
Project Organization

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

https://github.com/akka/akka

Download akka-bom_2.13

Filename Size
akka-bom_2.13-2.6.19.pom 7 KB
Browse

How to add to project

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

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.
com.typesafe.akka

Akka Project

Versions

Version
2.6.19
2.6.18
2.6.17
2.6.16
2.6.15
2.6.15-M1
2.6.14
2.6.13
2.6.12
2.6.11