License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-agent_2.13.0-M5 |
Version | Version2.5.23 |
Type | Typejar |
Description |
Descriptionakka-agent
akka-agent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-agent_2.13.0-M5/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-agent_2.13.0-M5</artifactId>
<version>2.5.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-agent_2.13.0-M5/
implementation 'com.typesafe.akka:akka-agent_2.13.0-M5:2.5.23'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-agent_2.13.0-M5/
implementation ("com.typesafe.akka:akka-agent_2.13.0-M5:2.5.23")
'com.typesafe.akka:akka-agent_2.13.0-M5:jar:2.5.23'
<dependency org="com.typesafe.akka" name="akka-agent_2.13.0-M5" rev="2.5.23">
<artifact name="akka-agent_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-agent_2.13.0-M5', version='2.5.23')
)
libraryDependencies += "com.typesafe.akka" % "akka-agent_2.13.0-M5" % "2.5.23"
[com.typesafe.akka/akka-agent_2.13.0-M5 "2.5.23"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M5 |
com.typesafe.akka : akka-actor_2.13.0-M5 | jar | 2.5.23 |
org.scala-stm : scala-stm_2.13.0-M5 | jar | 0.9 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.13.0-M5 | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.13.0-M5 | jar | 2.5.23 |
org.scalatest : scalatest_2.13.0-M5 | jar | 3.0.7 |
junit : junit | jar | 4.12 |