kaliber-scala / play-s3

S3 module for Play
MIT License
119 stars 49 forks source link

RuntimeException: java.lang.NoClassDefFoundError: play/api/libs/ws/WSRequest$class #85

Closed jsasj closed 7 years ago

jsasj commented 7 years ago

With Play version 2.6 and Scala Version 2.11.8 I'm getting this error RuntimeException: java.lang.NoClassDefFoundError: play/api/libs/ws/WSRequest$class

EECOLOR commented 7 years ago

Wat version of play-s3 are you using?

jsasj commented 7 years ago

8.0.0

lucianenache commented 7 years ago

Version 8.0.0 is not compatible with play 2.6.x.

Either use play 2.5.x or use 9.0.0 of play-s3 (we are planning on releasing it to Maven these days)

EECOLOR commented 7 years ago

9.0.0 is on maven