License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdio.swave |
ArtifactId | ArtifactIdswave-akka-compat_2.12 |
Version | Version0.7.1 |
Type | Typejar |
Description |
Descriptioncompat-akka
A Reactive Streams infrastructure implementation in Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.swave/swave-akka-compat_2.12/ -->
<dependency>
<groupId>io.swave</groupId>
<artifactId>swave-akka-compat_2.12</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.swave/swave-akka-compat_2.12/
implementation 'io.swave:swave-akka-compat_2.12:0.7.1'
// https://jarcasting.com/artifacts/io.swave/swave-akka-compat_2.12/
implementation ("io.swave:swave-akka-compat_2.12:0.7.1")
'io.swave:swave-akka-compat_2.12:jar:0.7.1'
<dependency org="io.swave" name="swave-akka-compat_2.12" rev="0.7.1">
<artifact name="swave-akka-compat_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.swave', module='swave-akka-compat_2.12', version='0.7.1')
)
libraryDependencies += "io.swave" % "swave-akka-compat_2.12" % "0.7.1"
[io.swave/swave-akka-compat_2.12 "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.1 |
io.swave : swave-core_2.12 | jar | 0.7.1 |
com.typesafe.akka : akka-stream_2.12 | jar | 2.4.17 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.1 |