License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-docs_2.10.0-M7 |
Version | Version2.1-M2 |
Type | Typejar |
Description |
Descriptionakka-docs
akka-docs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
akka-docs_2.10.0-M7-2.1-M2.pom | |
akka-docs_2.10.0-M7-2.1-M2.jar | 288 bytes |
akka-docs_2.10.0-M7-2.1-M2-sources.jar | 252 bytes |
akka-docs_2.10.0-M7-2.1-M2-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-docs_2.10.0-M7/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-docs_2.10.0-M7</artifactId>
<version>2.1-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-docs_2.10.0-M7/
implementation 'com.typesafe.akka:akka-docs_2.10.0-M7:2.1-M2'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-docs_2.10.0-M7/
implementation ("com.typesafe.akka:akka-docs_2.10.0-M7:2.1-M2")
'com.typesafe.akka:akka-docs_2.10.0-M7:jar:2.1-M2'
<dependency org="com.typesafe.akka" name="akka-docs_2.10.0-M7" rev="2.1-M2">
<artifact name="akka-docs_2.10.0-M7" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-docs_2.10.0-M7', version='2.1-M2')
)
libraryDependencies += "com.typesafe.akka" % "akka-docs_2.10.0-M7" % "2.1-M2"
[com.typesafe.akka/akka-docs_2.10.0-M7 "2.1-M2"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-actor_2.10.0-M7 | jar | 2.1-M2 |
com.typesafe.akka : akka-mailboxes-common_2.10.0-M7 | jar | 2.1-M2 |
com.typesafe.akka : akka-remote_2.10.0-M7 | jar | 2.1-M2 |
com.typesafe.akka » akka-cluster_2.10.0-M7 | jar | 2.1-M2 |
com.typesafe.akka : akka-slf4j_2.10.0-M7 | jar | 2.1-M2 |
com.typesafe.akka : akka-agent_2.10.0-M7 | jar | 2.1-M2 |
com.typesafe.akka : akka-transactor_2.10.0-M7 | jar | 2.1-M2 |
com.typesafe.akka : akka-file-mailbox_2.10.0-M7 | jar | 2.1-M2 |
com.typesafe.akka : akka-zeromq_2.10.0-M7 | jar | 2.1-M2 |
com.typesafe.akka : akka-camel_2.10.0-M7 | jar | 2.1-M2 |
com.typesafe.akka : akka-osgi_2.10.0-M7 | jar | 2.1-M2 |
com.typesafe.akka : akka-osgi-aries_2.10.0-M7 | jar | 2.1-M2 |
org.scala-lang : scala-library | jar | 2.10.0-M7 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.10.0-M7 | jar | 2.1-M2 |
org.scalatest : scalatest_2.10.0-M7 | jar | 1.9-2.10.0-M7-B1 |
junit : junit | jar | 4.10 |
com.novocode : junit-interface | jar | 0.8 |