scaldi / scaldi-play   0.6.1

Apache License 2.0 Website GitHub

Scaldi integration for Play framework

Scala versions: 2.13 2.12 2.11 2.10

Scaldi-Play

Continuous Integration Maven Central

Scaldi integration for Play framework

Documentation hosting is in flux. Please refer to The Scaldi documentation DNS record ownership is in flux. Until that is resolved, you may need to rely on the original project's documentation. You can find an archive of the original project's homepage here, or jump directly to the documentation here. Due to it being an archived website, some of the links on it may not work properly.

Adding Scaldi-Play in Your Build

SBT Configuration (Play 2.7.x and Play 2.8.x):

libraryDependencies += "org.scaldi" %% "scaldi-play" % x.y.z

SBT Configuration (Play 2.6.x):

libraryDependencies += "org.scaldi" %% "scaldi-play" % "0.5.17"

SBT Configuration (Play 2.5.x):

libraryDependencies += "org.scaldi" %% "scaldi-play" % "0.5.15"

SBT Configuration (Play 2.3.x):

libraryDependencies += "org.scaldi" %% "scaldi-play-23" % "0.5.6"

License

scaldi-play is licensed under Apache License, Version 2.0.