com.github.fabiomaffioletti:spring-boot-starter-data-firebase

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

com.github.fabiomaffioletti
ArtifactId

ArtifactId

spring-boot-starter-data-firebase
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-starter-data-firebase

Download spring-boot-starter-data-firebase

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.1.RELEASE

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.1.RELEASE
com.google.firebase : firebase-admin jar 6.6.0

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE