License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.lightbend.akka |
ArtifactId | ArtifactIdakka-stream-azure-storage-queue_2.11 |
Version | Version0.11 |
Type | Typejar |
Description |
Descriptionakka-stream-azure-storage-queue
akka-stream-azure-storage-queue
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lightbend.akka/akka-stream-azure-storage-queue_2.11/ -->
<dependency>
<groupId>com.lightbend.akka</groupId>
<artifactId>akka-stream-azure-storage-queue_2.11</artifactId>
<version>0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.akka/akka-stream-azure-storage-queue_2.11/
implementation 'com.lightbend.akka:akka-stream-azure-storage-queue_2.11:0.11'
// https://jarcasting.com/artifacts/com.lightbend.akka/akka-stream-azure-storage-queue_2.11/
implementation ("com.lightbend.akka:akka-stream-azure-storage-queue_2.11:0.11")
'com.lightbend.akka:akka-stream-azure-storage-queue_2.11:jar:0.11'
<dependency org="com.lightbend.akka" name="akka-stream-azure-storage-queue_2.11" rev="0.11">
<artifact name="akka-stream-azure-storage-queue_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.akka', module='akka-stream-azure-storage-queue_2.11', version='0.11')
)
libraryDependencies += "com.lightbend.akka" % "akka-stream-azure-storage-queue_2.11" % "0.11"
[com.lightbend.akka/akka-stream-azure-storage-queue_2.11 "0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
com.typesafe.akka : akka-stream_2.11 | jar | 2.4.19 |
com.microsoft.azure : azure-storage | jar | 5.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream-testkit_2.11 | jar | 2.4.19 |
org.scalatest : scalatest_2.11 | jar | 3.0.1 |
com.novocode : junit-interface | jar | 0.11 |
junit : junit | jar | 4.12 |