DependencyDownload icon indicating copy to clipboard operation
DependencyDownload copied to clipboard

A Java library (& Gradle plugin) to download dependencies during runtime with ease

Results 7 DependencyDownload issues
Sort by recently updated
recently updated
newest added

`ApplicationDependencyManager` should allow cleaning up unused dependencies just as `DependencyManager` does

enhancement

Looks like a great project, exactly what I was hoping for! I'm using kotlin and would love to try.

documentation
enhancement
good first issue

As the title, when I use it with maven project, editing the configuration file always gives me a headache

enhancement
help wanted

Support for taking relocations directly from shadowJar into the dependency files generated by the Gradle plugin (via the `includeShadowJarRelocations` option) might be removed in the future. Doing it requires doing...

Since there are some few questions about this plugin, a directly wiki would be good.

documentation

I think it take alot of time to put each repository into the code to download all dependencies even there is a Gradle plugin for it. So basically, it should...

enhancement

Can your library download transitive dependencies?