packageurl-java icon indicating copy to clipboard operation
packageurl-java copied to clipboard

feat(GH-188): Implement package type providers

Open dwalluck opened this issue 10 months ago • 8 comments

This uses the Java Service Provider Interface via ServiceLoader to register new types, where each type gets its own class.

dwalluck avatar Mar 23 '25 13:03 dwalluck