{"id":19386972,"url":"https://github.com/sonatype/ossindex-public","last_synced_at":"2025-04-23T23:30:47.434Z","repository":{"id":33884488,"uuid":"133578066","full_name":"sonatype/ossindex-public","owner":"sonatype","description":"Sonatype OSS Index - Public","archived":false,"fork":false,"pushed_at":"2022-04-27T18:49:23.000Z","size":5177,"stargazers_count":6,"open_issues_count":21,"forks_count":10,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-04-02T21:51:22.779Z","etag":null,"topics":["java","lift","ossindex"],"latest_commit_sha":null,"homepage":"","language":"Java","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/sonatype.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":"SECURITY.md","support":null}},"created_at":"2018-05-15T22:02:08.000Z","updated_at":"2023-10-29T12:13:23.000Z","dependencies_parsed_at":"2022-08-07T23:30:27.711Z","dependency_job_id":null,"html_url":"https://github.com/sonatype/ossindex-public","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonatype%2Fossindex-public","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonatype%2Fossindex-public/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonatype%2Fossindex-public/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonatype%2Fossindex-public/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sonatype","download_url":"https://codeload.github.com/sonatype/ossindex-public/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250531829,"owners_count":21446063,"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":["java","lift","ossindex"],"created_at":"2024-11-10T10:08:00.539Z","updated_at":"2025-04-23T23:30:47.124Z","avatar_url":"https://github.com/sonatype.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n\n    Copyright (c) 2018-present Sonatype, Inc. All rights reserved.\n\n    This program is licensed to you under the Apache License Version 2.0,\n    and you may not use this file except in compliance with the Apache License Version 2.0.\n    You may obtain a copy of the Apache License Version 2.0 at http://www.apache.org/licenses/LICENSE-2.0.\n\n    Unless required by applicable law or agreed to in writing,\n    software distributed under the Apache License Version 2.0 is distributed on an\n    \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the Apache License Version 2.0 for the specific language governing permissions and limitations there under.\n\n--\u003e\n# Sonatype OSS Index - Public\n\n![license](https://img.shields.io/github/license/sonatype/ossindex-public.svg)\n\n![maven-central](https://img.shields.io/maven-central/v/org.sonatype.ossindex/ossindex-service.svg)\n\nProvides API and clients for [Sonatype OSS Index](https://ossindex.sonatype.org/).\n\nSee [Javadocs](https://sonatype.github.io/ossindex-public/) for API and client reference.\n\n## Using the client\n\nTo add a dependency on the OSS Index client, use the following:\n\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003eorg.sonatype.ossindex\u003c/groupId\u003e\n  \u003cartifactId\u003eossindex-service-client\u003c/artifactId\u003e\n  \u003cversion\u003e1.8.1\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nTwo options for transports are provided:\n\n* [HttpUrlConnectionTransport](https://sonatype.github.io/ossindex-public/org/sonatype/ossindex/service/client/transport/HttpUrlConnectionTransport.html) makes use of standard JRE `HttpUrlConnection`\n* [HttpClientTransport](https://sonatype.github.io/ossindex-public/org/sonatype/ossindex/service/client/transport/HttpClientTransport.html) makes use of [Apache HttpClient](https://hc.apache.org/httpcomponents-client-ga/)\n\n## Building\n\n### Requirements\n\n* [Apache Maven](https://maven.apache.org/) 3.3+ (prefer to use included `mvnw`)\n* JDK 7+ (10 is **NOT** supported)\n\n### Build\n\n    ./mvnw clean install\n\n### Publish the docs\n\nCheckout the release tag first, then:\n\n1. To do a dry run:\n\n        ./mvnw clean javadoc:aggregate scm-publish:publish-scm -Pdocs -Dscmpublish.dryRun=true\n\n1. To publish:\n\n        ./mvnw clean javadoc:aggregate scm-publish:publish-scm -Pdocs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonatype%2Fossindex-public","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonatype%2Fossindex-public","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonatype%2Fossindex-public/lists"}