Last Version

Spring Boot Social Twitter Starter 1.5.22.RELEASE

Starter for using Spring Social Twitter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.springframework.boot
ArtifactId

ArtifactId

spring-boot-starter-social-twitter
Version

Version

1.5.22.RELEASE
Type

Type

jar
Description

Description

Spring Boot Social Twitter Starter
Starter for using Spring Social Twitter
Project URL

Project URL

https://projects.spring.io/spring-boot/
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-starter-social-twitter 1.5.22.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-starter-social-twitter/ -->
<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-social-twitter</artifactId>
    <version>1.5.22.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-starter-social-twitter/
implementation 'org.springframework.boot:spring-boot-starter-social-twitter:1.5.22.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-starter-social-twitter/
implementation ("org.springframework.boot:spring-boot-starter-social-twitter:1.5.22.RELEASE")
'org.springframework.boot:spring-boot-starter-social-twitter:jar:1.5.22.RELEASE'
<dependency org="org.springframework.boot" name="spring-boot-starter-social-twitter" rev="1.5.22.RELEASE">
  <artifact name="spring-boot-starter-social-twitter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.boot', module='spring-boot-starter-social-twitter', version='1.5.22.RELEASE')
)
libraryDependencies += "org.springframework.boot" % "spring-boot-starter-social-twitter" % "1.5.22.RELEASE"
[org.springframework.boot/spring-boot-starter-social-twitter "1.5.22.RELEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.22.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.22.RELEASE
org.springframework.social : spring-social-config jar 1.1.6.RELEASE
org.springframework.social : spring-social-core jar 1.1.6.RELEASE
org.springframework.social : spring-social-web jar 1.1.6.RELEASE
org.springframework.social : spring-social-twitter jar 1.1.2.RELEASE

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.6.0
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-library jar 1.3
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.