MVN

com.typesafe.akka : akka-sample-hello_2.10.0-RC5

Maven & Gradle

Dec 14, 2012
13k stars

akka-sample-hello · akka-sample-hello

<dependency>
    <groupId>com.typesafe.akka</groupId>
    <artifactId>akka-sample-hello_2.10.0-RC5</artifactId>
    <version>2.1.0-RC6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.typesafe.akka : akka-sample-hello_2.10.0-RC5 to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0-RC6
  • Latest Release Candidate: 2.1.0-RC6

All Versions

Choose a version of com.typesafe.akka : akka-sample-hello_2.10.0-RC5 to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
akka-sample-hello_2.10.0-RC5-2.1.0-RC6
akka-sample-hello_2.10.0-RC5-2.1.0-RC5
akka-sample-hello_2.10.0-RC5-2.1.0-RC4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.typesafe.akka</groupId>
    <artifactId>akka-sample-hello_2.10.0-RC5</artifactId>
    <version>2.1.0-RC6</version>
</dependency>

Advertisement