- Notifications
You must be signed in to change notification settings - Fork300
firebase/firebase-admin-java
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Firebase provides the tools and infrastructureyou need to develop apps, grow your user base, and earn money. The FirebaseAdmin Java SDK enables access to Firebase services from privileged environments(such as servers or cloud) in Java. Currently this SDK providesFirebase custom authentication support, and Firebase realtime database access.
For more information, visit theFirebase Admin SDK setup guide.
Firebase Admin Java SDK is distributed via theMaven central repository.Simply configure your build tool to pull the latest version of the SDK intoyour projects.
- Group ID:
com.google.firebase - Artifact ID:
firebase-admin
Please refer to theCONTRIBUTING page for more informationabout how you can contribute to this project. We welcome bug reports, featurerequests, code review feedback, and also pull requests.
We currently support Java 8 and higher. The Firebase Admin Java SDK also runs onGoogle AppEngine.
The Firebase Admin Java SDK follows theOracle Java SEsupport roadmap(see the Oracle Java SE Product Releases section).
In general, new feature development occurs with support for the lowest Java LTS versioncovered by Oracle's Premier Support (which typically lasts 5 years from initial GeneralAvailability). If the minimum required JVM for a given library is changed, it isaccompanied by asemver major release.
Java 11 and Java 17 are the best choices for new development.
Firebase Admin Java SDK is licensed under theApache License, version 2.0.
Your use of Firebase is governed by theTerms of Service for Firebase Services.
About
Firebase Admin Java SDK
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.