MVN

com.github.scalaspring : akka-spring-boot_2.11

Maven & Gradle

Apr 10, 2016
1 usages
49 stars

akka-spring-boot · Scala-based integration of Akka with Spring Boot. Two-way Akka<->Spring configuration bindings and convention over configuration with sensible automatic defaults get your project running quickly.

<dependency>
    <groupId>com.github.scalaspring</groupId>
    <artifactId>akka-spring-boot_2.11</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.scalaspring : akka-spring-boot_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of com.github.scalaspring : akka-spring-boot_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
akka-spring-boot_2.11-0.3.1
0.2.x
akka-spring-boot_2.11-0.2.1
akka-spring-boot_2.11-0.2.0

How to add a dependency to Maven

Add the following com.github.scalaspring : akka-spring-boot_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.scalaspring</groupId>
    <artifactId>akka-spring-boot_2.11</artifactId>
    <version>0.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.scalaspring : akka-spring-boot_2.11 gradle dependency to your build.gradle file:

implementation 'com.github.scalaspring:akka-spring-boot_2.11:0.3.1'

Gradle Kotlin DSL: Add the following com.github.scalaspring : akka-spring-boot_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.scalaspring:akka-spring-boot_2.11:0.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.scalaspring : akka-spring-boot_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.scalaspring" % "akka-spring-boot_2.11" % "0.3.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 11, 2018
9 usages
16 stars
May 18, 2015
86 usages
349 stars
Jul 01, 2023
4.8k stars
Jul 01, 2023
416 usages
4.7k stars
Jun 27, 2023
3 usages
0 stars
Jul 01, 2015
1.8k stars
Jul 27, 2023
2 usages
483 stars
Mar 26, 2023
204 usages
1k stars