Maven diagnostic / 01

A broken build.
One precise answer.

Dependency Agent connects source-level API usage to Maven metadata, explains the incompatibility, and proposes the smallest defensible fix.

Inspect the failure Curated demo · no uploads · no API key

Live analysis

SLF4J compilation failure

Ready to inspect
Loading fixture…
BUILD OUTPUT [ERROR] package org.slf4j.spi does not exist [ERROR] cannot find symbol: class LoggingEventBuilder

How it works

Evidence first.
Explanation second.

01

Trace the API

Identify the symbol the source needs and the library version that introduced it.

02

Inspect the manifest

Read the dependency actually declared by Maven—without asking a model to guess.

03

Propose less

Return the smallest relevant edit, alongside the evidence that justifies it.