akka-messaging

An attempt to make message type matching for java api.

License

License

Categories

Categories

Messaging Application Layer Libs Akka Container Microservices Reactive libraries
GroupId

GroupId

org.no-hope
ArtifactId

ArtifactId

akka-messaging
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

akka-messaging
An attempt to make message type matching for java api.

Download akka-messaging

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.no-hope : jsr305-aspectj-validation jar 0.2.0
org.no-hope : reflection jar 0.2.0
com.typesafe.akka : akka-actor_2.10 jar 2.3.1
com.typesafe.akka : akka-remote_2.10 jar 2.3.1
io.netty : netty jar 3.7.0.Final
com.typesafe.akka : akka-slf4j_2.10 jar 2.3.1

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