资 源 简 介
Java API for Tumblr.
See the source code for a set of test cases. Spring examples are also included.
Dependencies
(All are included in the distrubution)
|JAR|Description|
|:--|:----------|
|commons-httpclient-3.1.jar|HTTP communication helpers|
|commons-codec-1.3.jar|used by http client|
|commons-collection-3.1| |
|commons-configuration-1.6.jar|Application configuration|
|commons-lang-2.4.jar|Misc helpers to make code cleaner|
|commons-logging-1.1.1.jar|Logging |
|dom4j-1.6.1.jar|xml read/write|
|jaxen-1.1.jar|XPath |
|spring.2.5.6.jar|Non mandatory at runtime. Used for tests only|