java - How to integrate Play Framework 2.2.1 with Maven -


i have started playing play framework new project , able write , run hello world application using java.

now asked integrate maven hello world application, not find concrete examples on web far. appreciate help.

first need download , install apache maven

finally, need install play-maven module

play install maven

https://www.playframework.com/modules/maven-1.0/home


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -