akkautils

Stateful aAkka actors without mutable variables

License

License

Categories

Categories

Net Akka Container Microservices Reactive libraries
GroupId

GroupId

net.asynchorswim
ArtifactId

ArtifactId

akkautils
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

akkautils
Stateful aAkka actors without mutable variables

Download akkautils

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.6
com.typesafe.akka : akka-actor_2.11 jar 2.3.11
org.scala-lang : scala-compiler jar 2.11.6
com.typesafe.akka : akka-persistence-experimental_2.11 jar 2.3.11

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.4
com.typesafe.akka : akka-testkit_2.11 jar 2.3.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0