License |
License |
---|---|
GroupId | GroupIdcom.github.ppodgorsek |
ArtifactId | ArtifactIdspring-social-facebook-web |
Version | Version8.0.0 |
Type | Typejar |
Description |
DescriptionFacebook Web
Facebook Web
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.ppodgorsek/spring-social-facebook-web/ -->
<dependency>
<groupId>com.github.ppodgorsek</groupId>
<artifactId>spring-social-facebook-web</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ppodgorsek/spring-social-facebook-web/
implementation 'com.github.ppodgorsek:spring-social-facebook-web:8.0.0'
// https://jarcasting.com/artifacts/com.github.ppodgorsek/spring-social-facebook-web/
implementation ("com.github.ppodgorsek:spring-social-facebook-web:8.0.0")
'com.github.ppodgorsek:spring-social-facebook-web:jar:8.0.0'
<dependency org="com.github.ppodgorsek" name="spring-social-facebook-web" rev="8.0.0">
<artifact name="spring-social-facebook-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ppodgorsek', module='spring-social-facebook-web', version='8.0.0')
)
libraryDependencies += "com.github.ppodgorsek" % "spring-social-facebook-web" % "8.0.0"
[com.github.ppodgorsek/spring-social-facebook-web "8.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.springframework : spring-web | jar | 5.2.7.RELEASE |
org.springframework : spring-webmvc | jar | 5.2.7.RELEASE |
org.springframework.social : spring-social-core Optional | jar | 2.0.0.M4 |
com.github.ppodgorsek : spring-social-facebook | jar | 8.0.0 |
com.fasterxml.jackson.core : jackson-core Optional | jar | 2.11.1 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.11.1 |
com.fasterxml.jackson.core : jackson-annotations Optional | jar | 2.11.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.3.3 |