Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
pekko-stream-testkit 1.0.3
Group ID:
org.apache.pekko
Artifact ID:
pekko-stream-testkit_3
Version:
1.0.3
Version Scheme:
Release Date:
Jun 22, 2024
Licenses:
Files:
Full Scala Version:
3.3.3
Developers:
libraryDependencies += "org.apache.pekko" %% "pekko-stream-testkit" % "1.0.3"
ivy"org.apache.pekko::pekko-stream-testkit:1.0.3"
//> using dep "org.apache.pekko::pekko-stream-testkit:1.0.3"
import $ivy.`org.apache.pekko::pekko-stream-testkit:1.0.3`
<dependency> <groupId>org.apache.pekko</groupId> <artifactId>pekko-stream-testkit_3</artifactId> <version>1.0.3</version> </dependency>
compile group: 'org.apache.pekko', name: 'pekko-stream-testkit_3', version: '1.0.3'