All Projects → orrsella → play-maven-integration

orrsella / play-maven-integration

Licence: other
A sample project integrating Play Framework and Maven

Programming Languages

scala
5932 projects

play-maven-integration

A sample project showing how to integrate a Play Framework project with a Maven build process. See Integrating Play Framework And Maven for more information.

Capabilities

  • Multi-module project (separate the play "web app" module and the "core" module)
  • All configuration done via pom files, especially dependencies
  • Allows working with Maven's Dependency Management which centralizes dependency information in parent poms
  • Allows building/testing/running thru mvn
  • Allows building/testing/running thru play
  • Access all the special play commands thru maven
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].