Currently, MavenDependencyResolver.artifact() only accepts String.
I suggest to add .artifact( Class cls ) which would seek the G:A:V in metadata of the jar which contains this class's package.
I think Karel Piwko did some research on this recently, right?
Currently, MavenDependencyResolver.artifact() only accepts String.
I suggest to add .artifact( Class cls ) which would seek the G:A:V in metadata of the jar which contains this class's package.
I think Karel Piwko did some research on this recently, right?