{"id":14973065,"url":"https://github.com/firebase/firebase-admin-java","last_synced_at":"2025-05-13T20:22:10.963Z","repository":{"id":37549476,"uuid":"84979119","full_name":"firebase/firebase-admin-java","owner":"firebase","description":"Firebase Admin Java SDK","archived":false,"fork":false,"pushed_at":"2025-04-22T18:42:56.000Z","size":3201,"stargazers_count":561,"open_issues_count":91,"forks_count":285,"subscribers_count":91,"default_branch":"master","last_synced_at":"2025-04-28T11:59:21.849Z","etag":null,"topics":["authentication","firebase","firebase-admin","firebase-admin-sdk","firebase-auth","firebase-authentication","firebase-database","firebase-db","java","realtime-database"],"latest_commit_sha":null,"homepage":"https://firebase.google.com/docs/admin/setup","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/firebase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2017-03-14T17:39:54.000Z","updated_at":"2025-04-24T10:49:11.000Z","dependencies_parsed_at":"2024-02-20T21:25:24.166Z","dependency_job_id":"419a595c-a95b-4e4e-b625-f4b04e5a6599","html_url":"https://github.com/firebase/firebase-admin-java","commit_stats":{"total_commits":509,"total_committers":50,"mean_commits":10.18,"dds":0.6090373280943026,"last_synced_commit":"ce8e7fd0df9d8f89b8445ba767762589411e60c2"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-admin-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-admin-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-admin-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-admin-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/firebase","download_url":"https://codeload.github.com/firebase/firebase-admin-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253708791,"owners_count":21951056,"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":["authentication","firebase","firebase-admin","firebase-admin-sdk","firebase-auth","firebase-authentication","firebase-database","firebase-db","java","realtime-database"],"created_at":"2024-09-24T13:48:02.432Z","updated_at":"2025-05-13T20:22:10.912Z","avatar_url":"https://github.com/firebase.png","language":"Java","readme":"[![Build Status](https://github.com/firebase/firebase-admin-java/workflows/Continuous%20Integration/badge.svg)](https://github.com/firebase/firebase-admin-java/actions)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.google.firebase/firebase-admin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.google.firebase/firebase-admin)\n[![Javadoc](https://javadoc-badge.appspot.com/com.google.firebase/firebase-admin.svg)](https://firebase.google.com/docs/reference/admin/java/reference/packages)\n\n# Firebase Admin Java SDK\n\n## Table of Contents\n\n * [Overview](#overview)\n * [Installing](#installing)\n * [Contributing](#contributing)\n * [Supported Java Versions](#supported-java-versions)\n * [Documentation](#documentation)\n * [License and Terms](#license-and-terms)\n\n\n## Overview\n\n[Firebase](https://firebase.google.com) provides the tools and infrastructure\nyou need to develop apps, grow your user base, and earn money. The Firebase\nAdmin Java SDK enables access to Firebase services from privileged environments\n(such as servers or cloud) in Java. Currently this SDK provides\nFirebase custom authentication support, and Firebase realtime database access.\n\nFor more information, visit the\n[Firebase Admin SDK setup guide](https://firebase.google.com/docs/admin/setup/).\n\n\n## Installing\n\nFirebase Admin Java SDK is distributed via the\n[Maven central repository](https://repo1.maven.org/maven2/com/google/firebase/firebase-admin/).\nSimply configure your build tool to pull the latest version of the SDK into\nyour projects.\n\n * Group ID: `com.google.firebase`\n * Artifact ID: `firebase-admin`\n\n\n## Contributing\n\nPlease refer to the [CONTRIBUTING page](./CONTRIBUTING.md) for more information\nabout how you can contribute to this project. We welcome bug reports, feature\nrequests, code review feedback, and also pull requests. \n\n\n## Supported Java Versions\n\nWe currently support Java 8 and higher. The Firebase Admin Java SDK also runs on [Google App\nEngine](https://cloud.google.com/appengine/).\n\nThe Firebase Admin Java SDK follows the [Oracle Java SE\nsupport roadmap](https://www.oracle.com/java/technologies/java-se-support-roadmap.html) \n(see the Oracle Java SE Product Releases section).\n\n### For new development\n\nIn general, new feature development occurs with support for the lowest Java LTS version\ncovered by Oracle's Premier Support (which typically lasts 5 years from initial General\nAvailability). If the minimum required JVM for a given library is changed, it is\naccompanied by a [semver](https://semver.org/) major release.\n\nJava 11 and Java 17 are the best choices for new development.\n\n## Documentation\n\n* [Setup Guide](https://firebase.google.com/docs/admin/setup/)\n* [Database Guide](https://firebase.google.com/docs/database/admin/start/)\n* [API Reference](https://firebase.google.com/docs/reference/admin/java/reference/packages)\n\n\n## License and Terms\n\nFirebase Admin Java SDK is licensed under the\n[Apache License, version 2.0](http://www.apache.org/licenses/LICENSE-2.0).\n\nYour use of Firebase is governed by the\n[Terms of Service for Firebase Services](https://firebase.google.com/terms/).\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirebase%2Ffirebase-admin-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffirebase%2Ffirebase-admin-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirebase%2Ffirebase-admin-java/lists"}