Added support for mail notifications and WIP JIRA export.

This commit is contained in:
Šesták Vít
2016-02-12 19:50:40 +01:00
parent f4fa0ee948
commit 2fb2c3fd72
32 changed files with 728 additions and 51 deletions

View File

@@ -75,6 +75,8 @@ libraryDependencies += "net.ceedubs" %% "ficus" % "1.1.2"
libraryDependencies += "org.owasp" % "dependency-check-core" % "1.3.0"
libraryDependencies += "com.typesafe.play" %% "play-mailer" % "3.0.1"
routesImport += "binders.QueryBinders._"
// Uncomment to use Akka