Why

Why

Our Open Source Components and their source code are distributed under the terms of the FreeBSD license.


You can download our Components for Servoy using our Components Manager.

The Components Manager is available here (please don't forget to download and read the manual).

You can download the source code on ServoyForge.


Please report issues, feature requests and possible fixes etc. on ServoyForge instead of using our Helpdesk.

    • Related Articles

    • Servoy WAR Builder - BitBucket Pipelines

      Servoy WAR Exporter This Docker image for BitBucket Pipelines allows users to build Servoy WAR files, using options from Servoy's bundled WAR export. In order to use this Action, you will need an All Products Pack API key from Servoy Components. See ...
    • Exactly what Exchange types are supported?

      - Emails are supported (including getting attachments, send with attachments and save draft); - Events are fully supported; - Contacts Get, Add, Edit, Delete, Filter and Public folders.                                   - Tasks are fully supported.   ...
    • What protocol is used by the ExchangeWS Plug-in and what is its architecture?

      The ExchangeWS Plug-in is based on the EWSJ libraries. EWSJ Uses EWS/HTTP to communicate with Exchange. Regarding the Architecture: EWSJ does not rely on any Web Services library, which gives the Plug-in much more flexibility when implementing ...
    • How does the Exchange Plug-in communicate with Exchange Server?

      The Exchange Plug-in makes use of the JEC and EWSJ libraries of Netcomps LTD. You can find more information about the company and its products here.
    • What protocol is used by the Exchange Plug-in and what is its architecture?

      The Exchange Plug-in is based on the JEC libraries. JEC Uses WEBDAV/HTTP to communicate with exchange, which means that the Exchange server OWA (Outlook Web Access) need to be on. Regarding the Architecture, JEC uses ApacheHTTPClient and a modified ...