Last Version

fizzed-play-module-twitter 2.2.0

PlayFramework 2.x module to fetch, cache, and display tweets from Twitter

License

License

GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

fizzed-play-module-twitter_2.11
Version

Version

2.2.0
Type

Type

jar
Description

Description

fizzed-play-module-twitter
PlayFramework 2.x module to fetch, cache, and display tweets from Twitter
Project URL

Project URL

http://fizzed.com/oss/play-module-twitter
Project Organization

Project Organization

Fizzed, Inc.
Source Code Management

Source Code Management

https://github.com/fizzed/play-module-twitter

Download fizzed-play-module-twitter_2.11 2.2.0


<!-- https://jarcasting.com/artifacts/com.fizzed/fizzed-play-module-twitter_2.11/ -->
<dependency>
    <groupId>com.fizzed</groupId>
    <artifactId>fizzed-play-module-twitter_2.11</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzed/fizzed-play-module-twitter_2.11/
implementation 'com.fizzed:fizzed-play-module-twitter_2.11:2.2.0'
// https://jarcasting.com/artifacts/com.fizzed/fizzed-play-module-twitter_2.11/
implementation ("com.fizzed:fizzed-play-module-twitter_2.11:2.2.0")
'com.fizzed:fizzed-play-module-twitter_2.11:jar:2.2.0'
<dependency org="com.fizzed" name="fizzed-play-module-twitter_2.11" rev="2.2.0">
  <artifact name="fizzed-play-module-twitter_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzed', module='fizzed-play-module-twitter_2.11', version='2.2.0')
)
libraryDependencies += "com.fizzed" % "fizzed-play-module-twitter_2.11" % "2.2.0"
[com.fizzed/fizzed-play-module-twitter_2.11 "2.2.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.2
com.typesafe.play : twirl-api_2.11 jar 1.0.2
com.typesafe.play : play_2.11 jar 2.3.7
com.typesafe.play : play-java_2.11 jar 2.3.7
com.typesafe.play : play-java-jdbc_2.11 jar 2.3.7
com.typesafe.play : play-java-ebean_2.11 jar 2.3.7
com.typesafe.play : play-cache_2.11 jar 2.3.7
com.typesafe.play : play-java-ws_2.11 jar 2.3.7
org.twitter4j : twitter4j-core jar 4.0.2
com.twitter : twitter-text jar 1.6.1

test (1)

Group / Artifact Type Version
com.typesafe.play : play-test_2.11 jar 2.3.7

Project Modules

There are no modules declared in this project.