{"id":53001,"library":"vifraa-gopom","title":"GoPom","description":"GoPom is a Go library for parsing and working with Maven POM files.","status":"active","version":"1.0.0","language":"go","source_language":null,"source_url":"https://github.com/vifraa/gopom","tags":["maven","pom","xml","build","utility"],"install":[{"cmd":"go get github.com/vifraa/gopom","lang":"bash","label":"Install github.com/vifraa/gopom"}],"dependencies":[],"imports":[{"symbol":"gopom","correct":"github.com/vifraa/gopom"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/vifraa/gopom\"\n)\n\nfunc main() {\n\tpom, err := gopom.Parse(\"pom.xml\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(pom.Project.ArtifactId)\n}","lang":"go","description":"Parses a Maven POM file and prints the artifact ID."},"warnings":[],"env_vars":null,"search_vec":"'build':18 'file':14 'go':5 'gopom':1,2 'librari':6 'maven':12,15 'pars':8 'pom':13,16 'util':19 'work':10 'xml':17","created_at":"2026-06-15T07:23:20.483342+00:00","updated_at":"2026-06-15T07:23:20.483342+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/vifraa/gopom","github":"https://github.com/vifraa/gopom","docs":"https://pkg.go.dev/github.com/vifraa/gopom#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}