License |
License |
---|---|
GroupId | GroupIdorg.springframework.integration |
ArtifactId | ArtifactIdspring-integration-twitter |
Last Version | Last Version5.0.14.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Integration Twitter Support
Spring Integration Twitter Support
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.springframework.integration/spring-integration-twitter/ -->
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-twitter</artifactId>
<version>5.0.14.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.integration/spring-integration-twitter/
implementation 'org.springframework.integration:spring-integration-twitter:5.0.14.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.integration/spring-integration-twitter/
implementation ("org.springframework.integration:spring-integration-twitter:5.0.14.RELEASE")
'org.springframework.integration:spring-integration-twitter:jar:5.0.14.RELEASE'
<dependency org="org.springframework.integration" name="spring-integration-twitter" rev="5.0.14.RELEASE">
<artifact name="spring-integration-twitter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.integration', module='spring-integration-twitter', version='5.0.14.RELEASE')
)
libraryDependencies += "org.springframework.integration" % "spring-integration-twitter" % "5.0.14.RELEASE"
[org.springframework.integration/spring-integration-twitter "5.0.14.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.integration : spring-integration-core | jar | 5.0.14.RELEASE |
org.springframework : spring-web | jar | 5.0.15.RELEASE |
org.springframework.social : spring-social-twitter | jar | 1.1.2.RELEASE |
javax.activation : activation Optional | jar | 1.1.1 |