java - How to download all the required JARS to use play framework properly? -


these last 2 days, trying hold of play framework (java) had issues import libraries project, example play.db.ebeans.model. there way automatically download , use these dependencies in intellij ?

enabling ebean in 2.4 described! (in previous paly 2.x it;s enabled default)

https://www.playframework.com/documentation/2.4.x/javaebean


Comments