This repository contains various components for accessing the Talent Suite API from Java applications.
- netdimensions-api-client: Basic API client suitable for use from all kinds of Java apps.
- netdimensions-api-client-servlet: Classes to enable Java web applications to access the Talent Suite API using OAuth.
- netdimensions-api-client-servlet-example: Simple but complete web application that access the Talent Suite API using netdimensions-api-client-servlet.
- batch-report-downloader: Simple command-line application that downloads a user's batch reports to a local directory.