I find SORM very Interesting and promising but I cant find a way to Integrate It with play any guides?
libraryDependencies ++= Seq( jdbc, cache, ws, "org.sorm-framework" % "sorm" % "0.3.22", "com.h2database" % "h2" % "1.3.168", "org.scalatestplus.play" %% "scalatestplus-play" % "1.5.1" % Test )