maven-miner
Dependency resolver
A tool that programmatically resolves Maven dependencies hosted in the central repository and stores them in a graph database.
This projects mines maven central and creates a global dependency graph
32 stars
14 watching
9 forks
Language: Java
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tcurdt/jdependency | An analysis tool for class dependencies and jar file relationships | 72 |
athena-framework/dependency-injection | A service container framework for managing dependencies between software components | 9 |
mjeanroy/rollup-plugin-bower-resolve | A plugin for Rollup that resolves dependencies using the Bower resolution algorithm. | 8 |
dickwall/subcut | A framework for configuring and providing dependencies to Scala applications in a flexible and type-safe manner. | 386 |
vector-of-bool/pubgrub | An algorithm for resolving dependencies between packages in a C++ project | 12 |
jspm/vite-plugin-jspm | A plugin that externalizes dependencies and resolves them from CDN providers using import maps and es-module-shims. | 60 |
clj-commons/pomegranate | A Clojure API for working with Maven artifact resolvers and dynamic classpath management | 507 |
aghilasmessara/android-native-dependencies | Automates the resolution and download of Android native dependencies (.so) into jniLibs directory | 204 |
mamuz/phpdependencyanalysis | A tool for static code analysis of PHP projects to identify dependencies and violations in object-oriented structures | 566 |
pulp-platform/bender | A tool for managing dependencies in hardware design projects | 258 |
splitties/refreshversions | A tool to simplify dependency management and version updates in Gradle projects | 1,660 |
gaul/modernizer-maven-plugin | Detects uses of legacy Java APIs in source code to recommend modern alternatives. | 379 |
maglnet/composerrequirechecker | Analyzes composer dependencies and checks for unknown symbols used in the code of a package. | 905 |
ck86/main-bower-files | A tool to retrieve and process Bower dependencies | 583 |
shipmonk-rnd/composer-dependency-analyser | Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 464 |