Last Version

akka-stream-utils 0.0.0

A set of operators for akka-streams.

License

License

MIT
Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

be.broij
ArtifactId

ArtifactId

akka-stream-utils_2.13
Version

Version

0.0.0
Type

Type

jar
Description

Description

akka-stream-utils
A set of operators for akka-streams.
Project Organization

Project Organization

broij

Download akka-stream-utils_2.13 0.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.4

provided (2)

Group / Artifact Type Version
com.typesafe.akka : akka-actor-typed_2.13 jar 2.6.10
com.typesafe.akka : akka-stream_2.13 jar 2.6.10

test (2)

Group / Artifact Type Version
com.typesafe.akka : akka-stream-testkit_2.13 jar 2.6.10
org.scalatest : scalatest_2.13 jar 3.2.0

Project Modules

There are no modules declared in this project.