Maven Central Repository API

The Maven Central Repository (search.maven.org and central.sonatype.com) hosts millions of Java artifacts and provides a REST API and web interface for searching, browsing, and downloading dependencies. It is the default artifact repository for Maven builds.

API entry from apis.yml

apis.yml Raw ↑
aid: apache-maven:maven-central-repository
name: Maven Central Repository API
description: The Maven Central Repository (search.maven.org and central.sonatype.com) hosts millions of
  Java artifacts and provides a REST API and web interface for searching, browsing, and downloading dependencies.
  It is the default artifact repository for Maven builds.
humanURL: https://central.sonatype.com/
tags:
- Artifact Repository
- Dependency Management
- Package Registry
properties:
- type: Documentation
  url: https://central.sonatype.org/publish/
- type: Portal
  url: https://central.sonatype.com/
- type: APIReference
  url: https://central.sonatype.com/api-doc