Difference between revisions of "SDK for Java"

From OpenKM Documentation
Jump to: navigation, search
Line 9: Line 9:
 
* OpenKM Professional 6.2.23+
 
* OpenKM Professional 6.2.23+
 
* OpenKM Community ( expected release time to february 2014 )
 
* OpenKM Community ( expected release time to february 2014 )
 +
 +
== Advantage of use ==
 +
We recommend to use SDK for JAVA ''' because it implements an extra layer between webservices and logic''' -factory- which allow '''transparently change between webservices versions without major effors'''. Simply instance other webservices version from factory in your source code.
  
 
'''Available jar file'''
 
'''Available jar file'''

Revision as of 20:32, 26 November 2013


Nota advertencia.png Under construction


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

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.

Supported OpenKM Versions:

  • OpenKM Professional 6.4.5+
  • OpenKM Professional 6.2.23+
  • OpenKM Community ( expected release time to february 2014 )

Advantage of use

We recommend to use SDK for JAVA because it implements an extra layer between webservices and logic -factory- which allow transparently change between webservices versions without major effors. Simply instance other webservices version from factory in your source code.

Available jar file