Can Play 2.3.x be used without Activator (and with maven)?
问题 I have two related questions here. In Play 2.2.x, the distribution was bundled as a zip file, and available for download through the maven repository http://downloads.typesafe.com/play/2.2.x/play-2.2.x.zip. This meant that you could use a pom.xml and embed play into your app without needing to use sbt. Given 2.3.x has shifted to the activator model, is it still possible to use it with maven? And secondly, is it possible to use play 2.3.x without activator at all? (I know they have a sbt