License |
License |
---|---|
GroupId | GroupIdorg.springframework.social |
ArtifactId | ArtifactIdspring-social-twitter |
Last Version | Last Version1.1.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTwitter API
Twitter API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.springframework.social/spring-social-twitter/ -->
<dependency>
<groupId>org.springframework.social</groupId>
<artifactId>spring-social-twitter</artifactId>
<version>1.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.social/spring-social-twitter/
implementation 'org.springframework.social:spring-social-twitter:1.1.2.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.social/spring-social-twitter/
implementation ("org.springframework.social:spring-social-twitter:1.1.2.RELEASE")
'org.springframework.social:spring-social-twitter:jar:1.1.2.RELEASE'
<dependency org="org.springframework.social" name="spring-social-twitter" rev="1.1.2.RELEASE">
<artifact name="spring-social-twitter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.social', module='spring-social-twitter', version='1.1.2.RELEASE')
)
libraryDependencies += "org.springframework.social" % "spring-social-twitter" % "1.1.2.RELEASE"
[org.springframework.social/spring-social-twitter "1.1.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.6.1 |
org.springframework.social : spring-social-config | jar | 1.1.0.RELEASE |
org.springframework.security : spring-security-crypto | jar | 3.2.8.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.1 |
org.springframework.social : spring-social-core | jar | 1.1.0.RELEASE |
org.springframework.social : spring-social-security Optional | jar | 1.1.0.RELEASE |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |