Twitter4J 1.1.8 をリリースしました。
maven central repository にもアップされています。
Twitter4J は Twitter API 用のオープンソースかつ maven 対応の Java ライブラリで BSD スタイルのライセンスで提供されています。
http://yusuke.homeip.net/twitter4j/index.html
特にアナウンスしていないバージョン1.1.7からの機能なのですが、ようやく検索APIをサポートしています。
修正内容については以下のリリースノートをご覧ください。
Release Notes – Twitter4J – Version 1.1.8
Bug
- [TFJ-91] – null pointer exception getting user detail on users with no statuses
- [TFJ-99] – getAuthenticatedUser() fails with TwitterException if login is done with email address and password
- [TFJ-100] – Twitter.getUserDetail() fails with java.lang.NullPointerException
- [TFJ-101] – getChildText() throws NullPointerException randomly
Improvement
- [TFJ-86] – send User-Agent header
- [TFJ-89] – System properties should win explicit setter methods
- [TFJ-92] – introduce System properties override userid and password
New Feature
- [TFJ-90] – support since_id with getFriendsTimeline() and getReplies()
Task
ちなみに私のアカウントは http://twitter.com/yusukeyです。
お気軽に follow してください。
Twitter4J を使ってくれているらしいプロジェクト:
・mobibot
IRC ボットの一種。
・Twitter Analytics
Twitter の発言をクライアント、国などの観点から統計を取って公表しているサイト。
・Suittar! – Java-based Twitter Client.
Pure Java の Twitter クライアント。
・Mots – yet another Java Based Twitter Client
Suittar! よりシンプルな Pure Java クライアント。
・ブログなんだよもん – Twitterクライアント作ってみたよ!(TwitCafe)
Pure Java の Twitter クライアント。GUI に JavaFX を使うことを予定しているらしい!!
・TwitterMail.com – 8209 people sent 173236 messages to Twitter!
メールで Twitter の操作、通知ができるサービス。
・Twittercal — tweet your google calendar
Twitterで予定を簡単に管理できるサービス。
・Twitter Plugin – hudson – Hudson Wiki
継続ビルドシステム、Hudson のプラグイン。
・ぽすったー – cactusman日誌
Twitter の CUI クライアント。
・さぼったー 0.0.1.SNAPSHOT – 都元ダイスケ IT-PRESS
Eclipse のプラグイン。
・IntelliJ IDEA Plugins
・ 頼まれもしないのにSabotterを移植してみた – marsのメモ
さぼったーの IDEA 版。
・tweetPad
Twitter の発言をビジュアルに表現してくれるソフト。
ご利用ありがとうございます!
他にありましたらコメント、またはメーリングリストで教えてください。
関連エントリ:
・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 リリース