License |
License |
---|---|
GroupId | GroupIdorg.springframework.social |
ArtifactId | ArtifactIdspring-social-google |
Version | Version1.0.0.RELEASE |
Type | Typejar |
Description |
DescriptionGoogle API
Google API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 Optional | jar | 1.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |