Skip to content

Commit

Permalink
Refinements
Browse files Browse the repository at this point in the history
  • Loading branch information
pvlasov committed Oct 13, 2024
1 parent 95b6e6d commit f9e8620
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
* Creates a classloader from Maven dependency and loads resource from the classloader.
* Uses default configuration as explained at https://docs.nasdanika.org/core/maven/index.html#default-configuration
* URI format: <code>maven://groupId/artifactId/extension/version/path[?classifier=&lt;classifier&gt;</code>
* <groupId>:<artifactId>[:<extension>[:<classifier>]]:<version>}
*
*/
public class MavenURIHandler implements URIHandler {

Expand Down

0 comments on commit f9e8620

Please sign in to comment.