The Recurly Java Client library is an open source wrapper library to talk to Recurly's subscription management from your Java app/website. The library interacts with Recurly's REST API.
Please refer to the JUnit test cases in RecurlyTest
Just add the latest jar(under dist/) to your classpath.
This wrapper relies on the excellent Jersey REST client API
The initial code was developed by Manoj Mathai, GSLab, for Kwanzoo Inc.
The Transparent Post API and further API integration was done by Thomas Bachmann, Mambu GmbH.