Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.07 KB

File metadata and controls

37 lines (27 loc) · 1.07 KB

Gigya Services (GS) Java SDK

Documentation: http://developers.gigya.com/display/GD/Java

Description

The Java SDK, provides a Java interface for the Gigya API. The library makes it simple to integrate Gigya services in your Java application.

Requirements

The Java SDK requires JDK1.5 and above

Please note that the GSJavaSDK.jar file is compiled using JDK 1.8 with compatibility for 1.6, but you may use the SDK's source files and compile them in a JDK 1.5 environment.

Download and Installation

  • Clone the repo.
  • Open the Project.
  • Build via Gradle.

Configuration

Limitations

None

Known Issues

None

How to obtain support

Via SAP standard support. https://developers.gigya.com/display/GD/Opening+A+Support+Incident

Contributing

Via pull request to this repository.

To-Do (upcoming changes)

None