/maven/artifacts/versions
List all published versions of a Maven Central artifact
Price: 1 credit per 100 results
💡 AI Hint: List the published versions of a Maven Central artifact by coordinate (‘groupId:artifactId’) or artifact URL, ordered newest or oldest first. Returns each version’s packaging, publish time, available file extensions, and descriptive tags.
⚠️ Common errors: 412: Artifact not found
Authorizations
API token from the dashboard
Headers
Body
Artifact coordinate 'groupId:artifactId' or a Maven artifact URL
1"com.google.guava:guava"
"https://central.sonatype.com/artifact/com.google.guava/guava"
Number of versions to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Result ordering
newest, oldest