Skip to content

Resolve GAV (ie. MavenDependency) from Class<?> #498

@xjusko

Description

@xjusko

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions