MKtmdb is a The Movie Database (TMDb) API wrapper written in Java.
This library provides classes and methods to fully access the TMDb API with Java. This project is thought in a layered fashion so you can use it at the level you prefer.
What you need to use the library is a TMDb API Key, you can look at the API specification through this link http://api.themoviedb.org/.
Library dependences:
- BeanUtils (http://commons.apache.org/beanutils/)
- Collections (http://commons.apache.org/collections/)
- Lang (http://commons.apache.org/lang/)
- Logging (http://commons.apache.org/logging/)
- EZMorph (http://sourceforge.net/projects/ezmorph/)
- JSON-lib (http://json-lib.sourceforge.net/)
- [28/12/2012] Released version 0.9