Skip to content
This repository has been archived by the owner on Jul 29, 2020. It is now read-only.

kintone-labs/java-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kintone SDK for Java (Deprecated)

This sdk has been deprecated. Please use kintone-java-client


version 0.8.2

Requirements

  • JDK 8 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 assembly:single

Release Notes

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