| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.springframework.social |
| Идентификатор | Идентификаторspring-social-google |
| Версия | Версия1.0.0.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеGoogle API
Google API
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.springframework.social/spring-social-google/ -->
<dependency>
<groupId>org.springframework.social</groupId>
<artifactId>spring-social-google</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.social/spring-social-google/
implementation 'org.springframework.social:spring-social-google:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.social/spring-social-google/
implementation ("org.springframework.social:spring-social-google:1.0.0.RELEASE")
'org.springframework.social:spring-social-google:jar:1.0.0.RELEASE'
<dependency org="org.springframework.social" name="spring-social-google" rev="1.0.0.RELEASE">
<artifact name="spring-social-google" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.social', module='spring-social-google', version='1.0.0.RELEASE')
)
libraryDependencies += "org.springframework.social" % "spring-social-google" % "1.0.0.RELEASE"
[org.springframework.social/spring-social-google "1.0.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.3.3 |
| org.springframework.social : spring-social-config | jar | 1.1.0.RELEASE |
| com.fasterxml.jackson.core : jackson-core | jar | 2.3.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.3.3 |
| org.springframework.social : spring-social-core | jar | 1.1.0.RELEASE |
| org.springframework.social : spring-social-security Необязательный | jar | 1.1.0.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |