Skip to content

berryware/scaldi-play

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scaldi-Play

Build Status 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" % "0.6.0"

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.

About

Scaldi integration for Play framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%