Last Version

alpakka 1.0-M2

alpakka

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.lightbend.akka
ArtifactId

ArtifactId

alpakka_2.11
Version

Version

1.0-M2
Type

Type

jar
Description

Description

alpakka
alpakka
Project URL

Project URL

https://doc.akka.io/docs/alpakka/current/
Project Organization

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

https://github.com/akka/alpakka

Download alpakka_2.11 1.0-M2


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.typesafe.akka : akka-stream_2.11 jar 2.5.19

test (7)

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

Project Modules

There are no modules declared in this project.