| License |
License |
|---|---|
| Categories |
CategoriesAkka Container Microservices Reactive libraries |
| GroupId | GroupIdcom.lightbend.akka.discovery |
| ArtifactId | ArtifactIdakka-discovery-aggregate_2.11 |
| Version | Version0.20.0 |
| Type | Typejar |
| Description |
Descriptionakka-discovery-aggregate
akka-discovery-aggregate
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lightbend.akka.discovery/akka-discovery-aggregate_2.11/ -->
<dependency>
<groupId>com.lightbend.akka.discovery</groupId>
<artifactId>akka-discovery-aggregate_2.11</artifactId>
<version>0.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.akka.discovery/akka-discovery-aggregate_2.11/
implementation 'com.lightbend.akka.discovery:akka-discovery-aggregate_2.11:0.20.0'
// https://jarcasting.com/artifacts/com.lightbend.akka.discovery/akka-discovery-aggregate_2.11/
implementation ("com.lightbend.akka.discovery:akka-discovery-aggregate_2.11:0.20.0")
'com.lightbend.akka.discovery:akka-discovery-aggregate_2.11:jar:0.20.0'
<dependency org="com.lightbend.akka.discovery" name="akka-discovery-aggregate_2.11" rev="0.20.0">
<artifact name="akka-discovery-aggregate_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.akka.discovery', module='akka-discovery-aggregate_2.11', version='0.20.0')
)
libraryDependencies += "com.lightbend.akka.discovery" % "akka-discovery-aggregate_2.11" % "0.20.0"
[com.lightbend.akka.discovery/akka-discovery-aggregate_2.11 "0.20.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.lightbend.akka.discovery : akka-discovery_2.11 | jar | 0.20.0 |
| com.typesafe.akka : akka-actor_2.11 | jar | 2.5.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.lightbend.akka.discovery : akka-discovery-config_2.11 | jar | 0.20.0 |
| org.scalatest : scalatest_2.11 | jar | 3.0.1 |
| com.typesafe.akka : akka-testkit_2.11 | jar | 2.5.15 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |