You can sign up for a Wia account at https://wia.io.
Java 1.6 and later.
Add this dependency to your project's POM:
<dependency>
<groupId>io.wia</groupId>
<artifactId>wia-java</artifactId>
<version>0.2.0</version>
</dependency>
Add this dependency to your project's build file:
compile "io.wia:wia-java:0.2.0"