License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.lightbend.akka |
ArtifactId | ArtifactIdalpakka_2.11 |
Version | Version1.0-M2 |
Type | Typejar |
Description |
Descriptionalpakka
alpakka
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
alpakka_2.11-1.0-M2.pom | |
alpakka_2.11-1.0-M2.jar | 313 bytes |
alpakka_2.11-1.0-M2-sources.jar | 247 bytes |
alpakka_2.11-1.0-M2-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.lightbend.akka/alpakka_2.11/ -->
<dependency>
<groupId>com.lightbend.akka</groupId>
<artifactId>alpakka_2.11</artifactId>
<version>1.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.akka/alpakka_2.11/
implementation 'com.lightbend.akka:alpakka_2.11:1.0-M2'
// https://jarcasting.com/artifacts/com.lightbend.akka/alpakka_2.11/
implementation ("com.lightbend.akka:alpakka_2.11:1.0-M2")
'com.lightbend.akka:alpakka_2.11:jar:1.0-M2'
<dependency org="com.lightbend.akka" name="alpakka_2.11" rev="1.0-M2">
<artifact name="alpakka_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.akka', module='alpakka_2.11', version='1.0-M2')
)
libraryDependencies += "com.lightbend.akka" % "alpakka_2.11" % "1.0-M2"
[com.lightbend.akka/alpakka_2.11 "1.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.akka : akka-stream_2.11 | jar | 2.5.19 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream-testkit_2.11 | jar | 2.5.19 |
com.typesafe.akka : akka-slf4j_2.11 | jar | 2.5.19 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.scalatest : scalatest_2.11 | jar | 3.0.5 |
io.github.sullis : jms-testkit_2.11 | jar | 0.2.0 |
com.novocode : junit-interface | jar | 0.11 |
junit : junit | jar | 4.12 |