badges / shields

Concise, consistent, and legible badges in SVG and raster format
https://shields.io
Creative Commons Zero v1.0 Universal
23.03k stars 5.47k forks source link

Maven Central Licence #10302

Open MichaelHinrichs opened 1 week ago

MichaelHinrichs commented 1 week ago

📋 Description

Maven Licence | Apache 2.0

🔗 Data

https://central.sonatype.com/api-doc

🎤 Motivation

It's like the other licence badges.

chris48s commented 1 week ago

The endpoint we currently use for the maven central badges (example call https://repo1.maven.org/maven2/com/google/guava/guava/maven-metadata.xml ) does not expose a license. The API docs you've posted there are new to me. Can you provide an example call showing how that could be used to fetch the license for a project?