{"id":18990894,"url":"https://github.com/datadrivers/go-nexus-client","last_synced_at":"2026-02-15T13:14:55.628Z","repository":{"id":37899230,"uuid":"234154581","full_name":"datadrivers/go-nexus-client","owner":"datadrivers","description":"Nexus Client library written in Golang","archived":false,"fork":false,"pushed_at":"2025-03-13T16:41:12.000Z","size":530,"stargazers_count":14,"open_issues_count":9,"forks_count":36,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-02T04:07:50.677Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datadrivers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-15T19:17:58.000Z","updated_at":"2025-03-13T16:22:34.000Z","dependencies_parsed_at":"2023-10-11T08:22:16.893Z","dependency_job_id":"78909db7-bd20-4560-9639-ef2745fbe066","html_url":"https://github.com/datadrivers/go-nexus-client","commit_stats":null,"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadrivers%2Fgo-nexus-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadrivers%2Fgo-nexus-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadrivers%2Fgo-nexus-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadrivers%2Fgo-nexus-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datadrivers","download_url":"https://codeload.github.com/datadrivers/go-nexus-client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987285,"owners_count":21028895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang"],"created_at":"2024-11-08T17:12:04.574Z","updated_at":"2026-02-15T13:14:55.623Z","avatar_url":"https://github.com/datadrivers.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Golang Nexus Client\n\n![codeql workflow](https://github.com/datadrivers/go-nexus-client/actions/workflows/codeql-analysis.yml/badge.svg)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)\n[![Go Report Card](https://goreportcard.com/badge/github.com/datadrivers/go-nexus-client)](https://goreportcard.com/report/github.com/datadrivers/go-nexus-client)\n\n## Introduction\n\nSonatype Nexus Golang Client\n\nImplemented and tested with Sonatype Nexus `3.85.0` with `java17` and DB `H2`.\n\n## Development and testing\n\n**NOTE**: For testing Nexus Pro features, place the `license.lic` in `scripts/`.\n\nFor testing start a local Docker containers using make\n\n```shell\nmake start-services\n```\n\nThis will start a Docker and MinIO containers and expose ports 8081 and 9000.\n\nNow start the tests\n\n```shell\n$ make test\n```\n\nThe tests assume Nexus Pro features. If you do not have a Nexus Pro license you can skip the pro tests by setting the `SKIP_PRO_TESTS` environment variable:\n\n```shell\n$ SKIP_PRO_TESTS=true make test\n```\n\nTo `SKIP_AZURE_TESTS` environment variable:\n\n```shell\n$ SKIP_AZURE_TESTS=true make test\n```\n\n## Author\n\n[Datadrivers GmbH](https://www.datadrivers.de)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatadrivers%2Fgo-nexus-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatadrivers%2Fgo-nexus-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatadrivers%2Fgo-nexus-client/lists"}