Are there any .jars out there that can be used to convert JSON to XML? A lot of the answers on SO contain dead links or involve complex configuration.
Ideally it would be nice just to include a jar in my existing project that currently converts XML to JSON. I just need it the other way around to be complete.