/maven/artifacts/dependencies

POST /api/maven/artifacts/dependencies

Price: 1 credit

List the declared dependencies of a specific Maven Central artifact version

How to use it

List the dependencies declared in the POM of a specific Maven Central artifact version. The coordinate must include a version ('groupId:artifactId:version') or supply it separately. Returns each dependency's group/artifact id, version, scope, and optional flag. Versions inherited from a parent POM or defined through properties may appear unresolved.

Parameters

Request body

Response

Errors

Response headers