License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.orion-io |
ArtifactId | ArtifactIdakka-messenger_2.12 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionakka-messenger
akka-messenger
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.orion-io/akka-messenger_2.12/ -->
<dependency>
<groupId>com.github.orion-io</groupId>
<artifactId>akka-messenger_2.12</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.orion-io/akka-messenger_2.12/
implementation 'com.github.orion-io:akka-messenger_2.12:0.1.1'
// https://jarcasting.com/artifacts/com.github.orion-io/akka-messenger_2.12/
implementation ("com.github.orion-io:akka-messenger_2.12:0.1.1")
'com.github.orion-io:akka-messenger_2.12:jar:0.1.1'
<dependency org="com.github.orion-io" name="akka-messenger_2.12" rev="0.1.1">
<artifact name="akka-messenger_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.orion-io', module='akka-messenger_2.12', version='0.1.1')
)
libraryDependencies += "com.github.orion-io" % "akka-messenger_2.12" % "0.1.1"
[com.github.orion-io/akka-messenger_2.12 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
com.typesafe.akka : akka-actor_2.12 | jar | 2.5.19 |
com.typesafe.akka : akka-cluster_2.12 | jar | 2.5.19 |
com.typesafe.akka : akka-cluster-tools_2.12 | jar | 2.5.19 |
com.typesafe.akka : akka-testkit_2.12 | jar | 2.5.19 |
com.typesafe.akka : akka-multi-node-testkit_2.12 | jar | 2.5.19 |