Last Version

akka-contrib 2.3.16

This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Typesafe subscription does not cover support for these modules.

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-contrib_2.10
Version

Version

2.3.16
Type

Type

jar
Description

Description

akka-contrib
This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Typesafe subscription does not cover support for these modules.
Project URL

Project URL

http://akka.io/
Project Organization

Project Organization

Typesafe Inc.

Download akka-contrib_2.10 2.3.16


<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-contrib_2.10/ -->
<dependency>
    <groupId>com.typesafe.akka</groupId>
    <artifactId>akka-contrib_2.10</artifactId>
    <version>2.3.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-contrib_2.10/
implementation 'com.typesafe.akka:akka-contrib_2.10:2.3.16'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-contrib_2.10/
implementation ("com.typesafe.akka:akka-contrib_2.10:2.3.16")
'com.typesafe.akka:akka-contrib_2.10:jar:2.3.16'
<dependency org="com.typesafe.akka" name="akka-contrib_2.10" rev="2.3.16">
  <artifact name="akka-contrib_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-contrib_2.10', version='2.3.16')
)
libraryDependencies += "com.typesafe.akka" % "akka-contrib_2.10" % "2.3.16"
[com.typesafe.akka/akka-contrib_2.10 "2.3.16"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
com.typesafe.akka : akka-remote_2.10 jar 2.3.16
com.typesafe.akka : akka-cluster_2.10 jar 2.3.16
com.typesafe.akka : akka-persistence-experimental_2.10 jar 2.3.16

test (3)

Group / Artifact Type Version
com.typesafe.akka : akka-remote-tests_2.10 jar 2.3.16
com.novocode : junit-interface jar 0.11
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.