| License |
License |
|---|---|
| GroupId | GroupIdcc.twittertools |
| ArtifactId | ArtifactIdtwitter-tools-core |
| Last Version | Last Version1.4.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTwitter Tools (core)
Twitter tools for researchers
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| twitter-tools-core-1.4.3.pom | |
| twitter-tools-core-1.4.3.jar | 154 KB |
| twitter-tools-core-1.4.3-sources.jar | 67 KB |
| twitter-tools-core-1.4.3-javadoc.jar | 316 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cc.twittertools/twitter-tools-core/ -->
<dependency>
<groupId>cc.twittertools</groupId>
<artifactId>twitter-tools-core</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/cc.twittertools/twitter-tools-core/
implementation 'cc.twittertools:twitter-tools-core:1.4.3'
// https://jarcasting.com/artifacts/cc.twittertools/twitter-tools-core/
implementation ("cc.twittertools:twitter-tools-core:1.4.3")
'cc.twittertools:twitter-tools-core:jar:1.4.3'
<dependency org="cc.twittertools" name="twitter-tools-core" rev="1.4.3">
<artifact name="twitter-tools-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.twittertools', module='twitter-tools-core', version='1.4.3')
)
libraryDependencies += "cc.twittertools" % "twitter-tools-core" % "1.4.3"
[cc.twittertools/twitter-tools-core "1.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.lucene : lucene-core | jar | 4.3.1 |
| org.apache.lucene : lucene-queryparser | jar | 4.3.1 |
| org.apache.lucene : lucene-analyzers-common | jar | 4.3.1 |
| org.twitter4j : twitter4j-core | jar | 3.0.3 |
| org.twitter4j : twitter4j-stream | jar | 3.0.3 |
| com.google.guava : guava | jar | 14.0.1 |
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| commons-cli : commons-cli | jar | 1.2 |
| commons-io : commons-io | jar | 2.4 |
| commons-lang : commons-lang | jar | 2.6 |
| com.ning : async-http-client | jar | 1.7.5 |
| com.google.code.gson : gson | jar | 1.6 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
| junit : junit | jar | 4.8.2 |
| log4j : log4j | jar | 1.2.17 |
| log4j : apache-log4j-extras | jar | 1.1 |
| org.apache.thrift : libthrift | jar | 0.9.1 |
| com.twitter : twitter-text | jar | 1.6.1 |
| org.apache.ant : ant | jar | 1.9.1 |
| it.unimi.dsi : fastutil | jar | 6.5.6 |
| org.jsoup : jsoup | jar | 1.7.3 |