Provides Java data and wrappings for the Yahoo Fantasy API https://developer.yahoo.com/fantasysports/guide/. I've tried to build this as modular as possible, to allow for different implementations to be available for use, if for some reason you're not a fan of one of mine.
https://github.com/kenjdavidson/yahoo-fantasy-java/tree/master/yahoo-fantasy-data provides models and parsing features used in communication with the API.
https://github.com/kenjdavidson/yahoo-fantasy-java/tree/master/yahoo-fantasy-data provides API request creation and execution functionality.