License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdru.mynewtons |
ArtifactId | ArtifactIdspring-boot-starter-firebase |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-firebase
MyNewtons spring boot firebase starter
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/ru.mynewtons/spring-boot-starter-firebase/ -->
<dependency>
<groupId>ru.mynewtons</groupId>
<artifactId>spring-boot-starter-firebase</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.mynewtons/spring-boot-starter-firebase/
implementation 'ru.mynewtons:spring-boot-starter-firebase:1.0.0'
// https://jarcasting.com/artifacts/ru.mynewtons/spring-boot-starter-firebase/
implementation ("ru.mynewtons:spring-boot-starter-firebase:1.0.0")
'ru.mynewtons:spring-boot-starter-firebase:jar:1.0.0'
<dependency org="ru.mynewtons" name="spring-boot-starter-firebase" rev="1.0.0">
<artifact name="spring-boot-starter-firebase" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.mynewtons', module='spring-boot-starter-firebase', version='1.0.0')
)
libraryDependencies += "ru.mynewtons" % "spring-boot-starter-firebase" % "1.0.0"
[ru.mynewtons/spring-boot-starter-firebase "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.0.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.6 |
commons-codec : commons-codec | jar | 1.9 |
commons-io : commons-io | jar | 2.4 |
org.apache.commons : commons-text | jar | 1.1 |
com.google.code.gson : gson | jar | 2.8.0 |
org.projectlombok : lombok Optional | jar | 1.16.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.0.RELEASE |