When I added this dependency to my maven project maven is compiling properly,
but when application start in TC Server in log there's message:
~"can't create instance on entityManagerFacotry"
After remove dependency application is started back without problem.