Java Maven Package Resolver
Use to retrieve the Maven coordinates for a Java artifact.
Call
POST https://codepulse-api.hahavoid0.workers.dev/registry/maven
{
"artifact": "log4j"
}AgentCash command
npx agentcash@latest fetch https://codepulse-api.hahavoid0.workers.dev/registry/maven -m POST -b '{"artifact":"log4j"}'Not for
Do not use for executing jar targets.