| License |
License |
|---|---|
| Categories |
CategoriesAkka Container Microservices Reactive libraries |
| GroupId | GroupIdcom.lightbend.akka |
| ArtifactId | ArtifactIdakka-stream-alpakka-sns_2.11 |
| Version | Version2.0.2 |
| Type | Typejar |
| Description |
Descriptionakka-stream-alpakka-sns
Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lightbend.akka/akka-stream-alpakka-sns_2.11/ -->
<dependency>
<groupId>com.lightbend.akka</groupId>
<artifactId>akka-stream-alpakka-sns_2.11</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.akka/akka-stream-alpakka-sns_2.11/
implementation 'com.lightbend.akka:akka-stream-alpakka-sns_2.11:2.0.2'
// https://jarcasting.com/artifacts/com.lightbend.akka/akka-stream-alpakka-sns_2.11/
implementation ("com.lightbend.akka:akka-stream-alpakka-sns_2.11:2.0.2")
'com.lightbend.akka:akka-stream-alpakka-sns_2.11:jar:2.0.2'
<dependency org="com.lightbend.akka" name="akka-stream-alpakka-sns_2.11" rev="2.0.2">
<artifact name="akka-stream-alpakka-sns_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.akka', module='akka-stream-alpakka-sns_2.11', version='2.0.2')
)
libraryDependencies += "com.lightbend.akka" % "akka-stream-alpakka-sns_2.11" % "2.0.2"
[com.lightbend.akka/akka-stream-alpakka-sns_2.11 "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.typesafe.akka : akka-stream_2.11 | jar | 2.5.31 |
| com.github.matsluni : aws-spi-akka-http_2.11 | jar | 0.0.9 |
| software.amazon.awssdk : sns | jar | 2.11.14 |
| com.typesafe.akka : akka-http_2.11 | jar | 10.1.11 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.lightbend.akka » akka-stream-alpakka-testkit_2.11 | jar | 2.0.2 |
| org.mockito : mockito-core | jar | 3.4.6 |
| org.scalatestplus : mockito-3-4_2.11 | jar | 3.2.2.0 |