| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.google.firebase |
| Идентификатор | Идентификаторfirebase-admin |
| Версия | Версия8.0.1 |
| Тип | Тип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-8.0.1.pom | |
| firebase-admin-8.0.1.jar | 967 KB |
| firebase-admin-8.0.1-sources.jar | 537 KB |
| firebase-admin-8.0.1-javadoc.jar | 942 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.google.firebase/firebase-admin/ -->
<dependency>
<groupId>com.google.firebase</groupId>
<artifactId>firebase-admin</artifactId>
<version>8.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.firebase/firebase-admin/
implementation 'com.google.firebase:firebase-admin:8.0.1'
// https://jarcasting.com/artifacts/com.google.firebase/firebase-admin/
implementation ("com.google.firebase:firebase-admin:8.0.1")
'com.google.firebase:firebase-admin:jar:8.0.1'
<dependency org="com.google.firebase" name="firebase-admin" rev="8.0.1">
<artifact name="firebase-admin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.firebase', module='firebase-admin', version='8.0.1')
)
libraryDependencies += "com.google.firebase" % "firebase-admin" % "8.0.1"
[com.google.firebase/firebase-admin "8.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.32 |
| io.netty : netty-codec-http | jar | 4.1.66.Final |
| io.netty : netty-handler | jar | 4.1.66.Final |
| io.netty : netty-transport | jar | 4.1.66.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 2.28.2 |
| net.java.quickcheck : quickcheck | jar | 0.6 |
| junit : junit | jar | 4.13.2 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |