/java-sdk

Primary LanguageJavaApache License 2.0Apache-2.0

kintone SDK for Java

version 0.7

Requirements

  • JDK 7 or later

Install

You can install kintone SDK for Java on a computer. Perform the following steps to install.

  • Run Eclipse.
  • Open [File] menu and select [Import].
  • Select [Genera] > [Existing Projects into Workspace] and click [Next]
  • Select this directory as root directory and check kintone-sdk and samples.
  • Click [finish] button.

How to Use

Run [samples] application. See developer site for more details.

Build .jar file

$ cd kintone-sdk
$ mvn clean compile jar:jar

Release Notes

See https://github.com/kintone/java-sdk/releases