Последняя версия

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

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

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Данные
Группа

Группа

com.github.fabiomaffioletti
Идентификатор

Идентификатор

spring-boot-starter-data-firebase
Версия

Версия

1.0.0.RELEASE
Тип

Тип

jar
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

Ссылка на сайт

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

Скачать spring-boot-starter-data-firebase 1.0.0.RELEASE


<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.1.1.RELEASE

provided (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE

Модули Проекта

Данный проект не имеет модулей.