akka

A set of tools making work with akka actors more fun.

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

org.no-hope
ArtifactId

ArtifactId

akka
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

akka
A set of tools making work with akka actors more fun.

Download akka

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.no-hope : jsr305-aspectj-validation jar 0.2.0
org.no-hope : akka-messaging jar 0.2.0
org.no-hope : typetools jar 0.2.0

test (3)

Group / Artifact Type Version
com.typesafe.akka : akka-testkit_2.10 jar 2.3.1
ch.qos.logback : logback-classic jar 1.1.1
org.no-hope : test-utils jar 0.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.8
0.1.7
0.1.5
0.1.4
0.1.3