License |
License |
---|---|
GroupId | GroupIdio.archivesunleashed |
ArtifactId | ArtifactIdtwut |
Version | Version0.0.4 |
Type | Typejar |
Description |
DescriptionTweet Archives Unleashed Toolkit
An open-source toolkit for analyzing line-oriented JSON Twitter archives.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
twut-0.0.4.pom | |
twut-0.0.4.zip | 1 KB |
twut-0.0.4-sources.jar | 6 KB |
twut-0.0.4-javadoc.jar | 1 MB |
twut-0.0.4-fatjar.jar | 72 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.archivesunleashed/twut/ -->
<dependency>
<groupId>io.archivesunleashed</groupId>
<artifactId>twut</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.archivesunleashed/twut/
implementation 'io.archivesunleashed:twut:0.0.4'
// https://jarcasting.com/artifacts/io.archivesunleashed/twut/
implementation ("io.archivesunleashed:twut:0.0.4")
'io.archivesunleashed:twut:jar:0.0.4'
<dependency org="io.archivesunleashed" name="twut" rev="0.0.4">
<artifact name="twut" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.archivesunleashed', module='twut', version='0.0.4')
)
libraryDependencies += "io.archivesunleashed" % "twut" % "0.0.4"
[io.archivesunleashed/twut "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.scala-lang.modules : scala-parser-combinators_2.12 | jar | 1.1.2 |
org.scala-lang : scala-library | jar | 2.12.10 |
org.apache.spark : spark-core_2.12 | jar | 3.0.0-preview |
org.apache.spark : spark-sql_2.12 | jar | 3.0.0-preview |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.8 |