I seem to have a missing dependency but can\'t find the solution... I\'ve made sure all jersey versions are identical as answered here.
Error:
SEVE
@FormDataParam seems to be very fussy about the @Consumes annotation. Note that (unlike just about everything else) placing this annotation on an interface definition of the method isn't good enough for @FormDataParam !
@FormDataParam
@Consumes