Hi, i have actually a project with their own classes already enhancement, now i want to reuse that classes as a maven dependency in other project, do i have to try to re-enhance that classes again? or is enough to enhance only we that classes belong (jar)?
Regards