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