| License |
License |
|---|---|
| GroupId | GroupIdcc.twittertools |
| ArtifactId | ArtifactIdtwitter-tools |
| Version | Version1.3.0 |
| Type | Typejar |
| Description |
DescriptionTwitter Tools
Twitter tools for researchers
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| twitter-tools-1.3.0.pom | |
| twitter-tools-1.3.0.jar | 146 KB |
| twitter-tools-1.3.0-sources.jar | 86 KB |
| twitter-tools-1.3.0-javadoc.jar | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cc.twittertools/twitter-tools/ -->
<dependency>
<groupId>cc.twittertools</groupId>
<artifactId>twitter-tools</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/cc.twittertools/twitter-tools/
implementation 'cc.twittertools:twitter-tools:1.3.0'
// https://jarcasting.com/artifacts/cc.twittertools/twitter-tools/
implementation ("cc.twittertools:twitter-tools:1.3.0")
'cc.twittertools:twitter-tools:jar:1.3.0'
<dependency org="cc.twittertools" name="twitter-tools" rev="1.3.0">
<artifact name="twitter-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.twittertools', module='twitter-tools', version='1.3.0')
)
libraryDependencies += "cc.twittertools" % "twitter-tools" % "1.3.0"
[cc.twittertools/twitter-tools "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.twitter4j : twitter4j-core Optional | jar | 3.0.3 |
| org.twitter4j : twitter4j-stream Optional | jar | 3.0.3 |
| com.google.guava : guava Optional | jar | 13.0.1 |
| commons-cli : commons-cli Optional | jar | 1.2 |
| commons-io : commons-io Optional | jar | 2.4 |
| com.ning : async-http-client Optional | jar | 1.7.5 |
| com.google.code.gson : gson Optional | jar | 1.6 |
| org.apache.lucene : lucene-core Optional | jar | 4.3.0 |
| org.apache.lucene : lucene-queryparser Optional | jar | 4.3.0 |
| org.apache.solr : solr-core Optional | jar | 4.3.0 |
| org.slf4j : slf4j-log4j12 Optional | jar | 1.6.1 |
| junit : junit Optional | jar | 4.8.2 |
| log4j : log4j Optional | jar | 1.2.17 |
| log4j : apache-log4j-extras Optional | jar | 1.1 |
| org.apache.thrift : libthrift Optional | jar | 0.9.0 |
| com.twitter : twitter-text Optional | jar | 1.6.1 |
| org.eclipse.jetty.orbit : javax.servlet Optional | jar | 3.0.0.v201112011016 |