| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.github.open-developer |
| Идентификатор | Идентификаторsocial-google-spring-boot-starter |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsocial-google-spring-boot-starter
The `social-google-spring-boot-starter` is a Spring Boot application that allows users authenticate google token and access user information.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.open-developer/social-google-spring-boot-starter/ -->
<dependency>
<groupId>io.github.open-developer</groupId>
<artifactId>social-google-spring-boot-starter</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.open-developer/social-google-spring-boot-starter/
implementation 'io.github.open-developer:social-google-spring-boot-starter:0.0.3'
// https://jarcasting.com/artifacts/io.github.open-developer/social-google-spring-boot-starter/
implementation ("io.github.open-developer:social-google-spring-boot-starter:0.0.3")
'io.github.open-developer:social-google-spring-boot-starter:jar:0.0.3'
<dependency org="io.github.open-developer" name="social-google-spring-boot-starter" rev="0.0.3">
<artifact name="social-google-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.open-developer', module='social-google-spring-boot-starter', version='0.0.3')
)
libraryDependencies += "io.github.open-developer" % "social-google-spring-boot-starter" % "0.0.3"
[io.github.open-developer/social-google-spring-boot-starter "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.4.3.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 1.4.3.RELEASE |
| org.springframework.boot : spring-boot-test | jar | 1.4.3.RELEASE |
| com.google.api-client : google-api-client | jar | 1.22.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |