{"uid":"cap_WOSF0rM4E6MP5hYRuhFrQ","slug":"codepulse-maven-registry-lookup-e8423f1d","name":"CodePulse Maven Registry Lookup","description":"Queries Java package group and artifact structures from Maven Central.","url":"https://codepulse-api.hahavoid0.workers.dev/registry/maven","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["artifact"],"properties":{"artifact":{"type":"string","description":"Artifact name (e.g. log4j)"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"result":{"group":"log4j","version":"1.2.17","artifact":"log4j"},"warnings":[],"supported":true,"confidence":"high","data_as_of":"2026-06","disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm__QM24yHEtrvWAXI3sQxNU","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up Maven artifact metadata (group, artifact, version) from the Maven Central registry and returns structured result with confidence score.","exampleAgentPrompt":"Look up the Maven Central registry entry for the log4j artifact under group log4j — I need the latest version details and whether it's still supported.","exampleUseCases":null,"resultDescription":"A JSON object containing the resolved Maven artifact's group, artifact ID, and version, along with a confidence level (e.g. 'high'), a data_as_of date indicating freshness, a supported flag, any warnings, and a standard informational disclaimer.","failureModes":["Artifact not found in Maven Central returns unsupported or low-confidence result","Invalid or malformed group/artifact coordinates return an error","Network timeout from upstream Maven registry","Stale data if the data_as_of date lags behind recent releases"],"whenToPreferThis":"Use this endpoint when an AI agent needs to programmatically resolve Maven artifact metadata — group, artifact ID, version — without needing a full Maven build environment. Ideal for dependency auditing, version checking, or enriching Java project dependency information. Prefer this over scraping Maven Central directly since it returns structured JSON with a confidence score and freshness date.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:55:40.862Z","isFirstParty":false}