Ross ROSS = Recommend OSS · open-source software intelligence for agents

vanniktech/gradle-dependency-graph-generator-plugin

Gradle plugin that generates dependency graphs from your project. observed · 2026-08-28

github.com/vanniktech/gradle-dependency-graph-generator-plugin · homepage · Kotlin · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3106
  • days_rel: n/a
  • days_push: 8
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1628 stars · 102 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Gradle plugin that generates visual dependency graphs for a project, outputting PNG, SVG, and DOT files. It supports customizable generators to filter which dependencies and transitive children appear in the graph.

Use cases

  • visualize gradle project dependencies as a graph
  • generate dependency graph png svg dot
  • show only certain dependencies and their transitive ones in a graph
  • document module dependency structure of a multi-module project
  • audit which library groups are used in a gradle build

When to choose

  • you use Gradle 3.3+ and want automated dependency graph reports
  • you need customizable graph generators filtered by group or package
  • you want graphs in multiple formats (png, svg, dot) for docs or reviews

When to avoid

  • your project does not use Gradle
  • you need interactive or live dependency exploration rather than static reports
  • you rely heavily on the extension API, which is explicitly experimental and may change between releases

Facets

plugin · maturity active

build-tool developer-tools data-visualization dependency-audit developer-tools version-control data-visualization jvm jvm-scripting cli gradle-plugin dependency-graph graphviz kotlin build-reporting

2 sources

Member repositories

For agents

markdown · JSON · MCP: product_card(name="vanniktech/gradle-dependency-graph-generator-plugin")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem