I just had success with Bliki: https://bitbucket.org/axelclk/info.bliki.wiki/wiki/Mediawiki2HTML
Bliki is what is used by XWiki and usage is very easy:
String htmlText = WikiModel.toHtml("This is a simple [[Hello World]] wiki tag");
Here is a list of downloads:
https://oss.sonatype.org/content/repositories/snapshots/info/bliki/wiki/bliki-core/
But it is much easier to use this with Maven.