{"id":15009235,"url":"https://github.com/devcsrj/mvnrepository-client","last_synced_at":"2025-04-09T17:22:49.984Z","repository":{"id":30615036,"uuid":"125547557","full_name":"devcsrj/mvnrepository-client","owner":"devcsrj","description":"📦Client for querying artifacts from http://mvnrepository.com/","archived":false,"fork":false,"pushed_at":"2024-07-15T06:36:15.000Z","size":214,"stargazers_count":23,"open_issues_count":5,"forks_count":12,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-23T19:22:41.969Z","etag":null,"topics":["artifacts","client","java","library","maven","repository"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devcsrj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2018-03-16T17:16:49.000Z","updated_at":"2024-04-18T12:10:48.000Z","dependencies_parsed_at":"2024-04-22T07:41:38.702Z","dependency_job_id":"d015d5e9-7d4b-49ef-b7bc-eed3db90fa89","html_url":"https://github.com/devcsrj/mvnrepository-client","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcsrj%2Fmvnrepository-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcsrj%2Fmvnrepository-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcsrj%2Fmvnrepository-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcsrj%2Fmvnrepository-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devcsrj","download_url":"https://codeload.github.com/devcsrj/mvnrepository-client/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248075291,"owners_count":21043557,"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":["artifacts","client","java","library","maven","repository"],"created_at":"2024-09-24T19:23:55.204Z","updated_at":"2025-04-09T17:22:49.967Z","avatar_url":"https://github.com/devcsrj.png","language":"HTML","funding_links":["https://www.buymeacoffee.com/devcsrj"],"categories":[],"sub_categories":[],"readme":"mvnrepository | Client\n===\n\n[![Java CI](https://github.com/devcsrj/mvnrepository-client/actions/workflows/maven.yml/badge.svg)](https://github.com/devcsrj/mvnrepository-client/actions/workflows/maven.yml)\n![Maven Central](https://img.shields.io/maven-central/v/com.github.devcsrj/mvnrepository-api-client)\n[![License](https://img.shields.io/github/license/devcsrj/mvnrepository-client.svg)](LICENSE)\n\u003ca href=\"https://www.buymeacoffee.com/devcsrj\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/default-orange.png\" alt=\"Buy Me A Coffee\" height=\"25\" width=\"120\"\u003e\u003c/a\u003e\n\nThis project provides a client for accessing data from [mvnrepository](http://mvnrepository.com/) - a site that indexes artifacts for [Maven](http://maven.apache.org/).\n\nDownload\n---\nGrab via Maven:\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.devcsrj\u003c/groupId\u003e\n    \u003cartifactId\u003emvnrepository-api-client\u003c/artifactId\u003e\n    \u003cversion\u003e${mvnrepo.version}\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nor Gradle:\n\n```groovy\ncompile 'com.github.devcsrj:mvnrepository-api-client:${mvnrepo.version}'\n```\n\n\nUsage\n---\nCreate an instance using the factory method `create`:\n\n```java\nMvnRepositoryApi api = MvnRepositoryApi.create();\nPage\u003cArtifactEntry\u003e page = api.search(\"reactor-core\");\n```\n\n\u003e The above client defaults to [https://mvnrepository.com]().\n\nLicense\n---\n```\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevcsrj%2Fmvnrepository-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevcsrj%2Fmvnrepository-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevcsrj%2Fmvnrepository-client/lists"}