License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs Akka Container Microservices Reactive libraries |
GroupId | GroupIdorg.no-hope |
ArtifactId | ArtifactIdakka-messaging |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-messaging
An attempt to make message type matching for java api.
|
Filename | Size |
---|---|
akka-messaging-0.2.0.pom | |
akka-messaging-0.2.0.jar | 20 KB |
akka-messaging-0.2.0-tests.jar | 30 KB |
akka-messaging-0.2.0-sources.jar | 9 KB |
akka-messaging-0.2.0-javadoc.jar | 118 KB |
Browse |
<!-- 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"]
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 |
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 |