License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.jaceksokol |
ArtifactId | ArtifactIdakka-stream-map-async-partition_2.13 |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionakka-stream-map-async-partition
akka-stream-map-async-partition
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.jaceksokol/akka-stream-map-async-partition_2.13/ -->
<dependency>
<groupId>com.github.jaceksokol</groupId>
<artifactId>akka-stream-map-async-partition_2.13</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jaceksokol/akka-stream-map-async-partition_2.13/
implementation 'com.github.jaceksokol:akka-stream-map-async-partition_2.13:1.0.3'
// https://jarcasting.com/artifacts/com.github.jaceksokol/akka-stream-map-async-partition_2.13/
implementation ("com.github.jaceksokol:akka-stream-map-async-partition_2.13:1.0.3")
'com.github.jaceksokol:akka-stream-map-async-partition_2.13:jar:1.0.3'
<dependency org="com.github.jaceksokol" name="akka-stream-map-async-partition_2.13" rev="1.0.3">
<artifact name="akka-stream-map-async-partition_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jaceksokol', module='akka-stream-map-async-partition_2.13', version='1.0.3')
)
libraryDependencies += "com.github.jaceksokol" % "akka-stream-map-async-partition_2.13" % "1.0.3"
[com.github.jaceksokol/akka-stream-map-async-partition_2.13 "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.7 |
com.typesafe.akka : akka-stream-typed_2.13 | jar | 2.6.17 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.9 |
org.scalatestplus : scalacheck-1-15_2.13 | jar | 3.2.9.0 |