I have just published the initial release of im4java (http://im4java.sourceforge.net). In contrast to JMagick (http://www.jmagick.org), which uses JNI to access the C-API of ImageMagick, im4java just generates the ImageMagick commandline.
Both approaches have their merits and java developers can decide which interface best fits their need.
Bernhard