{"id":68009,"library":"google-api-services-drive","title":"Google Drive API Client","description":"Java client library for accessing Google Drive API to manage files, folders, and permissions.","status":"active","version":"3-rev20260405-2.0.0","language":"java","source_language":null,"source_url":"http://svn.sonatype.org/spice/tags/oss-parent-7","tags":["google","drive","api","cloud","storage"],"install":[{"cmd":"<dependency>\n  <groupId>com.google.apis</groupId>\n  <artifactId>google-api-services-drive</artifactId>\n  <version>3-rev20260405-2.0.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.google.apis:google-api-services-drive:3-rev20260405-2.0.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Drive","correct":"com.google.api.services.drive.Drive"}],"quickstart":{"code":"import com.google.api.services.drive.Drive;\nimport com.google.api.services.drive.model.File;\n\nDrive service = new Drive.Builder(httpTransport, jsonFactory, credential).build();\nFile file = service.files().get(\"fileId\").execute();","lang":"java","description":"Initializes the Drive service and retrieves a file by its ID."},"warnings":[{"fix":"Follow Google's authentication guide to set up credentials and enable the Drive API.","message":"This library requires OAuth 2.0 credentials and proper setup of Google Cloud project.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'access':9 'api':3,12,21 'client':4,6 'cloud':22 'drive':2,11,20 'file':15 'folder':16 'googl':1,10,19 'java':5 'librari':7 'manag':14 'permiss':18 'storag':23","created_at":"2026-06-17T17:44:36.977991+00:00","updated_at":"2026-06-17T17:44:36.977991+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://nexus.sonatype.org/oss-repository-hosting.html","github":null,"docs":"https://appdoc.app/artifact/com.google.apis/google-api-services-drive/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}