License |
License |
---|---|
GroupId | GroupIdcom.google.firebase |
ArtifactId | ArtifactIdfirebase-admin |
Last Version | Last Version9.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfirebase-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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |