downloading jackson.codehaus.org jar

Solution 1:

You can use this link instead :

DOWNLOAD v2.9.7

More General Link

Or goto http://mvnrepository.com/ and search for 'jackson-core' .

Solution 2:

If you click "Download" at the right edge of the screen, scroll down to "Downloads, 2.x" and click "Core", you'll get the direct download.

Solution 3:

Here you can find the jackson libraries (version 2.4.0). I got these project from a tutorial where you can see how to implement jackson and the code and libraries are available to download too: http://www.ibm.com/developerworks/java/library/j-hangman-app/index.html