protenus-old / dipendi-play   0.6.0

Apache License 2.0 GitHub

Dipendi integration for Play framework

Scala versions: 2.13 2.12 2.11

dipendi-play

Build Status Maven Central

Dipendi integration for Play framework

Dipendi-play is a fork of scaldi-play, created to continue the library's development in lieu of a new maintainer who can access the Scaldi repository (see scaldi/scaldi#81). See the main Dipendi repo for more information.

The Scaldi documentation is still being migrated. Until that is complete, 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 Play Integration documentation here. Due to it being an archived website, some of the links on it may not work properly.

Adding Dipendi-play in Your Build

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

libraryDependencies += "com.protenus" %% "dipendi-play" % "0.6.0"

For older versions of Play, please use scaldi-play.

License

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