DependencyDownload
DependencyDownload copied to clipboard
A Java library (& Gradle plugin) to download dependencies during runtime with ease
`ApplicationDependencyManager` should allow cleaning up unused dependencies just as `DependencyManager` does
Looks like a great project, exactly what I was hoping for! I'm using kotlin and would love to try.
As the title, when I use it with maven project, editing the configuration file always gives me a headache
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.
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...
Can your library download transitive dependencies?