X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/04e3622dad1430dfae82c8e7130b2fb9f4610cf7..319cc7b3862ff831798f92bcb2f0c921d208147d:/doc/sdk/index.html.textile.liquid diff --git a/doc/sdk/index.html.textile.liquid b/doc/sdk/index.html.textile.liquid index 10423feb1f..1b1e18ab94 100644 --- a/doc/sdk/index.html.textile.liquid +++ b/doc/sdk/index.html.textile.liquid @@ -9,4 +9,10 @@ This section documents how to access the Arvados API and Keep using various prog * "Python SDK":{{site.baseurl}}/sdk/python/sdk-python.html * "Perl SDK":{{site.baseurl}}/sdk/perl/index.html * "Ruby SDK":{{site.baseurl}}/sdk/ruby/index.html +* "Java SDK":{{site.baseurl}}/sdk/java/index.html * "Command line SDK":{{site.baseurl}}/sdk/cli/index.html ("arv") + +SDKs not yet implemented: + +* Rails SDK: Workbench uses an ActiveRecord-like interface to Arvados. This hasn't yet been extracted from Workbench and packaged as a gem. +* R: We plan to support this, but it has not been implemented yet.