Twitter API の Java バインディングライブラリ、Twitter4J の最新版をリリースしました。
http://twitter4j.org/
最新のAPIセットを実装しています。
Maven Central Repository にも入っています。
現在はバージョン 2.1.3 を開発中です。スナップショットビルドの公開時など、最新情報は @t4j_news で配信しています。
・バージョン 2.0.x から 2.1.x への移行
・twitter4j 2.1.2 JavaDoc
・自前 maven repository
・snapshot ビルドをプロジェクトで利用する方法
・サポートAPIリスト
Release Notes – Twitter4J – Version 2.1.2
Bug
- [TFJ-213] – until is misspelled: untli
Improvement
- [TFJ-286] – Allow for alternative implementations of http classes.
- [TFJ-293] – data objects should implement Comparable
- [TFJ-314] – implement a test case which reports unknown fileds in the response
- [TFJ-327] – Some classes are preferable to be non-filal for mock testing purpose
- [TFJ-328] – RequestToken.getAuthenticationURL()/getAuthorizationURL() should return URLs starting with https:// for security reasons
- [TFJ-329] – groupId is missing in pom in core and examples project.
- [TFJ-333] – street_address support in Place interface
New Feature
- [TFJ-232] – introduce a utility class that counts the length of tweets
- [TFJ-254] – contributors element support in Status interface, contributors_enabled element support in User interface
- [TFJ-275] – add some test methods to TwitterException which make it easier to determine the cause of the exception
- [TFJ-285] – Allow for alternative implementations of Dispatcher classes.
- [TFJ-287] – Ability to communicate the API using Apache-HttpClient
- [TFJ-324] – streaming support filtering by locations
- [TFJ-331] – TwitterException should implement TwitterResponse
- [TFJ-335] – support feature-specific rate limit information
- [TFJ-336] – support friendships/incoming and friendships/outgoing
Task
- [TFJ-332] – move twitter4j.TimeSpanUtil to twitter4j.util.*
関連記事:
・Twitter4J 2.1.1 リリース – 最新APIセットをサポート、パフォーマンス/Android対応を改善 – 侍ズム
・Twitter4J 2.1.0 リリース – 最新APIセットをサポート、パフォーマンスを大幅改善 – 侍ズム
・Twitter4J 2.0.10 リリース – geo location API, retweet API をサポート – 侍ズム
・Twitter4J 2.0.7 リリース – 侍ズム
・Twitter4J 2.0.6 リリース – 侍ズム
・Twitter4J 2.0.5 リリース – 侍ズム
・Twitter4J 2.0.4 リリース – ストリーミング API をサポート
・Twitter4J 2.0.3 リリース – JDK1.4.2 互換性を確認 – 侍ズム
・Twitter4J 2.0.2 リリース – trends API や gzip 圧縮をサポート – 侍ズム
・Google App Engine 対応 の Twitter4J 2.0.1 リリース – 侍ズム
・Twitter4J 1.1.8 リリース – 侍ズム
・Twitter4J 1.1.5 リリース
・Twitter4J 1.1.1 リリース
・Twitter4J 1.1.0 リリース
・Twitter4J 1.0.6 リリース
・Twitter4J 1.0.5 リリース
・Twitter4J 1.0.4 リリース
・Twitter4J 自前 maven リポジトリを公開
・Twitter4J 1.0.3 リリース
・Google Calendar と Twitter を連携 – Twittercal
・ Suitter Public beta 1.0
・メールで Twitter! – TwitterMail.com
・Twitter4J 1.0.2 リリース
・Twitter4J 1.0.1 リリース
・Twitter4J 1.0 リリース