apache / pekko   1.1.2

Apache License 2.0 Website GitHub

Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala

Scala versions: 3.x 2.13 2.12

pekko-multi-node-testkit 1.1.2


Group ID:
org.apache.pekko
Artifact ID:
pekko-multi-node-testkit_2.13
Version:
1.1.2
Version Scheme:
Release Date:
Oct 6, 2024
Licenses:
Files:
Full Scala Version:
2.13.14

libraryDependencies += "org.apache.pekko" %% "pekko-multi-node-testkit" % "1.1.2"

Mill build tool

ivy"org.apache.pekko::pekko-multi-node-testkit:1.1.2"

Scala CLI

//> using dep "org.apache.pekko::pekko-multi-node-testkit:1.1.2"

Ammonite REPL

import $ivy.`org.apache.pekko::pekko-multi-node-testkit:1.1.2`

<dependency>
  <groupId>org.apache.pekko</groupId>
  <artifactId>pekko-multi-node-testkit_2.13</artifactId>
  <version>1.1.2</version>
</dependency>

compile group: 'org.apache.pekko', name: 'pekko-multi-node-testkit_2.13', version: '1.1.2'