Difference between revisions of "SDK for Java"

From OpenKM Documentation
Jump to: navigation, search
 
(31 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Warning|Under construction}}
+
{{Note|If '''you want to collaborate''' extending features or add newer, please '''contact with us at''' [http://www.openkm.com/en/contact.html contact website form] indicating this URL.}}
  
{{Note|If '''you want to collaborate''' extending features lib or add newer '''contact with us at''' [http://www.openkm.com/en/contact.html contact website form] indicating this url.}}
+
Take a look at [[Java SDK Changelog]] to see release notes.
  
OpenKM SDK for java are a set of software developement tools that allows for the creation of application for OpenKM. The OpenKM SDK for java include A main Webservice library. Webservices library is a complete api layer to access OpenKM with webservices what provide complete compatibility between webservices versions without change code.  
+
=== Available versions ===
 +
{| border="1" cellpadding="2" cellspacing="0"
 +
|'''Version'''
 +
|'''Compatibility'''
 +
|-
 +
|[[SDK for Java 2.3]]
 +
|6.4.20+ Professional
 +
|-
 +
|[[SDK for Java 2.2]]
 +
|6.4.18+ Professional
 +
|-
 +
|[[SDK for Java 2.1]]
 +
|6.4.x Professional
 +
|-
 +
|[[SDK for Java 2.0|SDK for Java 2.0 (Deprecated)]]
 +
|6.4.x Professional
 +
|-
 +
|[[SDK for Java 1.1]]
 +
|6.2.x Professional & 6.3.x Community
 +
|-
 +
|[[SDK for Java 1.0|SDK for Java 1.0 (Deprecated)]]
 +
|6.2.x Professional & 6.3.x Community
 +
|-
 +
|[[Java SDK|Java SDK (Deprecated)]]
 +
|Older profesional 6.2.x & professional 6.4.x
 +
|}
  
'''Supported OpenKM Versions:'''
 
* OpenKM Professional 6.4.5+
 
* OpenKM Professional 6.2.23+
 
* OpenKM Community ( expected release time to february 2014 )
 
  
'''Available jar file'''
+
{{Warning|We've decided create SDK version based on its own SDK number version not based on SDK OpenKM supported version. For this reason we consider first version JAVA_SDK as deprecated.}}
* [[java sdk|openkm-sdk4j.jar]]
 
  
 
[[Category: Extension Guide]]
 
[[Category: Extension Guide]]

Latest revision as of 13:40, 24 April 2015


Nota clasica.png If you want to collaborate extending features or add newer, please contact with us at contact website form indicating this URL.

Take a look at Java SDK Changelog to see release notes.

Available versions

Version Compatibility
SDK for Java 2.3 6.4.20+ Professional
SDK for Java 2.2 6.4.18+ Professional
SDK for Java 2.1 6.4.x Professional
SDK for Java 2.0 (Deprecated) 6.4.x Professional
SDK for Java 1.1 6.2.x Professional & 6.3.x Community
SDK for Java 1.0 (Deprecated) 6.2.x Professional & 6.3.x Community
Java SDK (Deprecated) Older profesional 6.2.x & professional 6.4.x



Nota advertencia.png We've decided create SDK version based on its own SDK number version not based on SDK OpenKM supported version. For this reason we consider first version JAVA_SDK as deprecated.