| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.google.firebase |
| Идентификатор | Идентификаторfirebase-admin |
| Последняя версия | Последняя версия9.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfirebase-admin
This is the official Firebase Admin Java SDK. Build extraordinary native JVM apps in
minutes with Firebase. The Firebase platform can power your app’s backend, user
authentication, static hosting, and more.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| firebase-admin-9.0.0.pom | |
| firebase-admin-9.0.0.jar | 817 KB |
| firebase-admin-9.0.0-sources.jar | 456 KB |
| firebase-admin-9.0.0-javadoc.jar | 734 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.google.firebase/firebase-admin/ -->
<dependency>
<groupId>com.google.firebase</groupId>
<artifactId>firebase-admin</artifactId>
<version>9.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.firebase/firebase-admin/
implementation 'com.google.firebase:firebase-admin:9.0.0'
// https://jarcasting.com/artifacts/com.google.firebase/firebase-admin/
implementation ("com.google.firebase:firebase-admin:9.0.0")
'com.google.firebase:firebase-admin:jar:9.0.0'
<dependency org="com.google.firebase" name="firebase-admin" rev="9.0.0">
<artifact name="firebase-admin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.firebase', module='firebase-admin', version='9.0.0')
)
libraryDependencies += "com.google.firebase" % "firebase-admin" % "9.0.0"
[com.google.firebase/firebase-admin "9.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.api-client : google-api-client | jar | |
| com.google.api-client : google-api-client-gson | jar | |
| com.google.http-client : google-http-client | jar | |
| com.google.api : api-common | jar | |
| com.google.auth : google-auth-library-oauth2-http | jar | |
| com.google.cloud : google-cloud-storage | jar | |
| com.google.cloud : google-cloud-firestore | jar | |
| com.google.guava : guava | jar | |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| io.netty : netty-codec-http | jar | 4.1.77.Final |
| io.netty : netty-handler | jar | 4.1.77.Final |
| io.netty : netty-transport | jar | 4.1.77.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 4.6.1 |
| net.java.quickcheck : quickcheck | jar | 0.6 |
| junit : junit | jar | 4.13.2 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |