mvnrepository.com API: get_artifact
mvnrepository.com via Parse · developer_tools
Get details for a specific Maven artifact, including its relocation status, license, categories, and latest version information. Returns the full metadata for one artifact identified by its group and name coordinates. Scraper for MVNRepository to retrieve artifact details, relocation notices, search results, and popular rankings. Fulfilled by Parse from mvnrepository.com.
- b2b-directory
- developer-tools
- mvnrepository-com
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e0f94779-1992-4a91-8ea8-a82f17840fbc/get_artifact
- Interface artifact
- sha256:d5706bc89c34c5794f417da5dd380a3ff54dad3c2b2dc3d2b85af85bab3a8937
- Manifest digest
- sha256:519ddb36f1ceb1a04ec0b73ef2f19ce0b226029d6c441f4c63934e84e5532e35
Request fields
- name (string, required): Maven artifact ID (e.g., 'junit-jupiter-api', 'jetty').
- group (string, required): Maven group ID (e.g., 'org.junit.jupiter', 'org.mortbay.jetty').
Example queries
- {"name":"junit-jupiter-api","group":"org.junit.jupiter"}