Skip to content

carrot-garden/play_play-maven-integration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A sample project integrating Play Framework and Maven

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%