dependency issue in java class
Hi,
I have an maven multimodule aem project, I added asset share common dependencies to this project
I am trying to implement computed properties but when I written class which extends AbstractComputatedProperty itsnt able to fetch dependency.
In .m2/repository there is a asset share commons jar


Can anyone help me on this.