Wouldn't it be cleaner to use Duartes crudui as a dependency instead of jus

Wouldn’t it be cleaner to use Duartes crudui as a dependency instead of just snagging the source? That way it would be easier to track updates too.

The problem is that the evolution of duartes add-on is too slowly for my need.
Another problem is that the classes of the original add-on are not usable as spring bean, this because the constructor of same classes call method of subclasses.
I tried to use Alejandro add-on in a real project with spring, but it’impossible.