Last Version

Managing with Firebase Realtime Database 1.0.5.RELEASE

This library is used for accessing to the Firebase Realtime Database.

License

License

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

com.github.alperkurtul
ArtifactId

ArtifactId

spring-boot-starter-firebase-realtime-database
Version

Version

1.0.5.RELEASE
Type

Type

jar
Description

Description

Managing with Firebase Realtime Database
This library is used for accessing to the Firebase Realtime Database.
Project URL

Project URL

https://github.com/alperkurtul/spring-boot-starter-firebase-realtime-database
Source Code Management

Source Code Management

https://github.com/alperkurtul/spring-boot-starter-firebase-realtime-database

Download spring-boot-starter-firebase-realtime-database 1.0.5.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.alperkurtul/spring-boot-starter-firebase-realtime-database/ -->
<dependency>
    <groupId>com.github.alperkurtul</groupId>
    <artifactId>spring-boot-starter-firebase-realtime-database</artifactId>
    <version>1.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alperkurtul/spring-boot-starter-firebase-realtime-database/
implementation 'com.github.alperkurtul:spring-boot-starter-firebase-realtime-database:1.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.github.alperkurtul/spring-boot-starter-firebase-realtime-database/
implementation ("com.github.alperkurtul:spring-boot-starter-firebase-realtime-database:1.0.5.RELEASE")
'com.github.alperkurtul:spring-boot-starter-firebase-realtime-database:jar:1.0.5.RELEASE'
<dependency org="com.github.alperkurtul" name="spring-boot-starter-firebase-realtime-database" rev="1.0.5.RELEASE">
  <artifact name="spring-boot-starter-firebase-realtime-database" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alperkurtul', module='spring-boot-starter-firebase-realtime-database', version='1.0.5.RELEASE')
)
libraryDependencies += "com.github.alperkurtul" % "spring-boot-starter-firebase-realtime-database" % "1.0.5.RELEASE"
[com.github.alperkurtul/spring-boot-starter-firebase-realtime-database "1.0.5.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.0.RELEASE
org.json : json jar 20190722

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.0.RELEASE

Project Modules

There are no modules declared in this project.