Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. java.lang.NoClassDefFoundError: play/Configuration
  2. at play.db.ebean.ModelsConfigLoader.apply(ModelsConfigLoader.java:27)
  3.  
  4. addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.22")
  5.  
  6. addSbtPlugin("com.typesafe.sbt" % "sbt-play-ebean" % "4.0.1")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement